Searched defs:initialHClass (Results 1 – 3 of 3) sorted by relevance
23 JSTaggedValue newTarget, JSTaggedValue initialHClass) in SetMonoConstuctCacheSlot()
576 GateRef CircuitBuilder::HeapAlloc(GateRef initialHClass, GateType type, RegionSpaceFlag flag) in HeapAlloc()
673 auto initialHClass = acc_.GetValueIn(gate, 0); in LowerHeapAllocateInYoung() local