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