Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_info_collector.cpp530 CollectImportIndexs(methodOffset, imm); in CollectModuleInfoFromBC()
535 CollectImportIndexs(methodOffset, imm); in CollectModuleInfoFromBC()
544 void BytecodeInfoCollector::CollectImportIndexs(uint32_t methodOffset, uint32_t index) in CollectImportIndexs() function in panda::ecmascript::kungfu::BytecodeInfoCollector
Dbytecode_info_collector.h805 void CollectImportIndexs(uint32_t methodOffset, uint32_t index);