Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/patch/
Dpatch_loader.cpp165 uint32_t constpoolIndex = methodIndex.constpoolIndex; in UnloadPatchInternal() local
249 for (uint32_t constpoolIndex = 0; constpoolIndex < baseConstpoolSize; constpoolIndex++) { in FindAndReplaceSameMethod() local
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dpanda_file_translator.cpp295 uint32_t constpoolIndex = jsPandaFile->GetConstpoolIndex(); in AllocateConstPool() local