Home
last modified time | relevance | path

Searched defs:hclassIndex (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dts_type_lowering.cpp753 int hclassIndex = tsManager_->GetHClassIndexByInstanceGateType(receiverType); in LowerTypedLdObjByName() local
802 int hclassIndex = tsManager_->GetHClassIndexByInstanceGateType(receiverType); in LowerTypedStObjByName() local
974 int hclassIndex = tsManager_->GetHClassIndexByClassGateType(ctorType); in LowerTypedNewObjRange() local
Dcircuit_builder.cpp252 GateRef CircuitBuilder::TypedNewAllocateThis(GateRef ctor, GateRef hclassIndex, GateRef frameState) in TypedNewAllocateThis()
Dtype_lowering.cpp298 GateRef hclassIndex = builder_.GetInt32OfTInt(acc_.GetValueIn(gate, 1)); in LowerArrayIndexCheck() local
/arkcompiler/ets_runtime/ecmascript/snapshot/tests/
Dsnapshot_test.cpp229 size_t hclassIndex = 0; in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dsnapshot_processor.cpp1594 size_t hclassIndex = encodeBit.GetNativePointerOrObjectIndex(); in DeserializeClassWord() local