Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_info_collector.cpp172 auto bcIns = BytecodeInst(insArr); in CollectMethodPcsFromBC() local
289 void BytecodeInfoCollector::CollectMethodInfoFromBC(const BytecodeInstruction &bcIns, in CollectMethodInfoFromBC()
387 void BytecodeInfoCollector::CollectConstantPoolIndexInfoFromBC(const BytecodeInstruction &bcIns, in CollectConstantPoolIndexInfoFromBC()
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dpanda_file_translator.cpp1510 auto bcIns = OldBytecodeInst(insArr); in TranslateBytecode() local
Dquick_fix_loader.cpp181 auto bcIns = BytecodeInstruction(insns); in GenerateConstpoolCache() local