Home
last modified time | relevance | path

Searched defs:initialHClass (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ic/
Dinvoke_cache.cpp23 JSTaggedValue newTarget, JSTaggedValue initialHClass) in SetMonoConstuctCacheSlot()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder.cpp576 GateRef CircuitBuilder::HeapAlloc(GateRef initialHClass, GateType type, RegionSpaceFlag flag) in HeapAlloc()
Dtype_lowering.cpp673 auto initialHClass = acc_.GetValueIn(gate, 0); in LowerHeapAllocateInYoung() local