Home
last modified time | relevance | path

Searched defs:constpoolVal (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Decma_context.cpp533 JSTaggedValue constpoolVal = constpoolIter->second; in ProcessNativeDelete() local
562 JSTaggedValue constpoolVal = constpoolIter->second; in ProcessReferences() local
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dpanda_file_translator.cpp114 …JSTaggedValue constpoolVal = vm->GetJSThread()->GetCurrentEcmaContext()->FindConstpool(jsPandaFile… in GenerateProgram() local