Lines Matching refs:ShadowFrame
28 static ALWAYS_INLINE bool name(ShadowFrame* shadow_frame, \
49 static ALWAYS_INLINE bool name(ShadowFrame* shadow_frame, \
182 static ALWAYS_INLINE bool MterpStringCharAt(ShadowFrame* shadow_frame, in MterpStringCharAt()
206 static ALWAYS_INLINE bool MterpStringCompareTo(ShadowFrame* shadow_frame, in MterpStringCompareTo()
223 static ALWAYS_INLINE bool Mterp##name(ShadowFrame* shadow_frame, \
247 static ALWAYS_INLINE bool Mterp##name(ShadowFrame* shadow_frame, \
266 static ALWAYS_INLINE bool MterpStringGetCharsNoCheck(ShadowFrame* shadow_frame, in MterpStringGetCharsNoCheck()
294 static ALWAYS_INLINE bool MterpStringEquals(ShadowFrame* shadow_frame, in MterpStringEquals()
327 static ALWAYS_INLINE bool name(ShadowFrame* shadow_frame ATTRIBUTE_UNUSED, \
346 static ALWAYS_INLINE bool Mterp##name(ShadowFrame* shadow_frame, \
362 static ALWAYS_INLINE bool Mterp##name(ShadowFrame* shadow_frame, \
402 static ALWAYS_INLINE bool MterpReachabilityFence(ShadowFrame* shadow_frame ATTRIBUTE_UNUSED, in VAR_HANDLE_ACCESSOR_INTRINSIC()
423 bool MterpHandleIntrinsic(ShadowFrame* shadow_frame, in MterpHandleIntrinsic()