Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_info_collector.cpp517 CollectExportIndexs(recordName, imm); in CollectModuleInfoFromBC()
524 CollectExportIndexs(recordName, imm); in CollectModuleInfoFromBC()
559 void BytecodeInfoCollector::CollectExportIndexs(const CString &recordName, uint32_t index) in CollectExportIndexs() function in panda::ecmascript::kungfu::BytecodeInfoCollector
Dbytecode_info_collector.h806 void CollectExportIndexs(const CString &recordName, uint32_t index);