Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Druntime.cpp449 JSTaggedValue constpoolVal = constpoolIter->second; in IteratorNativeDeleteInSharedGC() local
486 JSTaggedValue constpoolVal = constpoolIter->second; in ProcessNativeDeleteInSharedGC() local
Decma_vm.cpp988 JSTaggedValue constpoolVal = constpoolIter->second; in IterateSTWRoots() local
/arkcompiler/ets_runtime/ecmascript/patch/
Dpatch_loader.cpp185 const BaseMethodIndex &methodIndex, const JSTaggedValue constpoolVal) in GetPatchMethod()
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dpanda_file_translator.cpp148 JSTaggedValue constpoolVal = vm->FindConstpool(jsPandaFile, 0); in GenerateProgram() local