Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/patch/
Dpatch_loader.cpp161 const auto &methodIndex = item.first; in UnloadPatchInternal() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_info_collector.cpp772 …auto methodIndex = (bcIns.GetId <BytecodeInstruction::Format::IMM8_ID16_ID16_IMM16_V8, 0>()).AsRaw… in CollectConstantPoolIndexInfoFromBC() local
780 …auto methodIndex = (bcIns.GetId <BytecodeInstruction::Format::IMM16_ID16_ID16_IMM16_V8, 0>()).AsRa… in CollectConstantPoolIndexInfoFromBC() local
Dtype_mcr_lowering.cpp989 auto methodIndex = acc_.GetValueIn(gate, 1); in LowerJSCallTargetTypeCheck() local
1013 auto methodIndex = acc_.GetValueIn(gate, 1); in LowerJSFastCallTargetTypeCheck() local
Dts_hcr_lowering.cpp1167 int methodIndex = tsManager_->GetMethodIndex(funcGt); in CheckCallTargetAndLowerCall() local
Dcircuit_builder-inl.h925 GateRef CircuitBuilder::JSCallTargetTypeCheck(GateType type, GateRef func, GateRef methodIndex, Gat… in JSCallTargetTypeCheck()
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_manager.cpp687 void TSManager::SetFuncMethodOffset(GlobalTSTypeRef gt, uint32_t methodIndex) in SetFuncMethodOffset()
1447 uint32_t methodIndex = item.second; in ResolveSnapshotConstantPool() local