Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Decma_context.cpp449 JSTaggedValue constpoolVal = constpoolIter->second; in ProcessNativeDelete() local
477 JSTaggedValue constpoolVal = constpoolIter->second; in ProcessReferences() local
/arkcompiler/ets_runtime/ecmascript/patch/
Dpatch_loader.cpp95 JSTaggedValue constpoolVal = JSTaggedValue::Hole(); in ExecutePatchMain() local
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dpanda_file_translator.cpp113 …JSTaggedValue constpoolVal = vm->GetJSThread()->GetCurrentEcmaContext()->FindConstpool(jsPandaFile… in GenerateProgram() local