Home
last modified time | relevance | path

Searched refs:objectSizeInWords (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dhcr_circuit_builder.h213 GateRef objectSizeInWords = Int32And(Int32LSR(bitfield, in GetObjectSizeFromHClass() local
216 return PtrMul(ZExtInt32ToPtr(objectSizeInWords), IntPtr(JSTaggedValue::TaggedTypeSize())); in GetObjectSizeFromHClass()
H A Dstub_builder-inl.h2255 GateRef objectSizeInWords = Int32And(Int32LSR(bitfield, in GetInlinedPropertiesFromHClass() local
2261 return Int32Sub(objectSizeInWords, inlinedPropsStart); in GetInlinedPropertiesFromHClass()

Completed in 11 milliseconds