Lines Matching defs:shadow_frame
150 ShadowFrame& shadow_frame, in MoveToExceptionHandler()
206 void UnexpectedOpcode(const Instruction* inst, const ShadowFrame& shadow_frame) { in UnexpectedOpcode()
255 ShadowFrame* shadow_frame, in ArtInterpreterToCompiledCodeBridge()
299 void SetStringInitValueToAllAliases(ShadowFrame* shadow_frame, in SetStringInitValueToAllAliases()
325 ShadowFrame& shadow_frame, in DoMethodHandleInvokeCommon()
425 ShadowFrame& shadow_frame, in DoMethodHandleInvokeExact()
442 ShadowFrame& shadow_frame, in DoMethodHandleInvoke()
459 ShadowFrame& shadow_frame, in DoVarHandleInvokeCommon()
891 ShadowFrame& shadow_frame, in InvokeBootstrapMethod()
1100 ShadowFrame& shadow_frame, in DoResolveCallSite()
1130 ShadowFrame& shadow_frame, in DoInvokeCustom()
1164 static inline void AssignRegister(ShadowFrame* new_shadow_frame, const ShadowFrame& shadow_frame, in AssignRegister()
1207 ShadowFrame& shadow_frame, in DoCallCommon()
1415 bool DoCall(ArtMethod* called_method, Thread* self, ShadowFrame& shadow_frame, in DoCall()
1439 const ShadowFrame& shadow_frame, in DoFilledNewArray()