Home
last modified time | relevance | path

Searched refs:CollectConstantPoolIndexInfoFromBC (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_info_collector.cpp254 CollectConstantPoolIndexInfoFromBC(bcIns, method, bcIndex); in CollectMethodPcsFromBC()
713 void BytecodeInfoCollector::CollectConstantPoolIndexInfoFromBC(const BytecodeInstruction &bcIns, in CollectConstantPoolIndexInfoFromBC() function in panda::ecmascript::kungfu::BytecodeInfoCollector
Dbytecode_info_collector.h799 …void CollectConstantPoolIndexInfoFromBC(const BytecodeInstruction &bcIns, const MethodLiteral *met…