Home
last modified time | relevance | path

Searched defs:methodIndex (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_info_collector.cpp446 …auto methodIndex = (bcIns.GetId <BytecodeInstruction::Format::IMM8_ID16_ID16_IMM16_V8, 0>()).AsRaw… in CollectConstantPoolIndexInfoFromBC() local
453 …auto methodIndex = (bcIns.GetId <BytecodeInstruction::Format::IMM16_ID16_ID16_IMM16_V8, 0>()).AsRa… in CollectConstantPoolIndexInfoFromBC() local
Dts_inline_lowering.cpp141 panda_file::File::EntityId methodIndex) in GetRecordName()
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_type_parser.cpp413 for (uint32_t methodIndex = startIndex; methodIndex < lastIndex; ++methodIndex) { in FillInterfaceMethodTypes() local
Dts_manager.cpp548 void TSManager::SetFuncMethodOffset(GlobalTSTypeRef gt, uint32_t methodIndex) in SetFuncMethodOffset()
1172 uint32_t methodIndex = item.second; in ResolveSnapshotConstantPool() local