Searched refs:GetInlinedPropsStartFromHClass (Results 1 – 3 of 3) sorted by relevance
1931 GateRef inlinedPropsStart = GetInlinedPropsStartFromHClass(hClass); in GetPropertyInlinedProps()1939 GateRef inlinedPropsStart = GetInlinedPropsStartFromHClass(hclass); in GetInlinedPropOffsetFromHClass()2025 inline GateRef StubBuilder::GetInlinedPropsStartFromHClass(GateRef hClass) in GetInlinedPropsStartFromHClass() function
474 GateRef GetInlinedPropsStartFromHClass(GateRef hClass);
832 GateRef size = Int32Mul(GetInlinedPropsStartFromHClass(hclass), in JSHClassAddProperty()2939 GateRef size = Int32Mul(GetInlinedPropsStartFromHClass(hclass), in TransitionForRepChange()