Searched refs:GetInlinedPropsStartFromHClass (Results 1 – 3 of 3) sorted by relevance
1613 GateRef inlinedPropsStart = GetInlinedPropsStartFromHClass(hClass); in GetPropertyInlinedProps()1621 GateRef inlinedPropsStart = GetInlinedPropsStartFromHClass(hclass); in GetInlinedPropOffsetFromHClass()1682 inline GateRef StubBuilder::GetInlinedPropsStartFromHClass(GateRef hClass) in GetInlinedPropsStartFromHClass() function
412 GateRef GetInlinedPropsStartFromHClass(GateRef hClass);
728 GateRef size = Int32Mul(GetInlinedPropsStartFromHClass(hclass), in JSHClassAddProperty()2572 GateRef size = Int32Mul(GetInlinedPropsStartFromHClass(hclass), in TransitionForRepChange()