Home
last modified time | relevance | path

Searched defs:new_shadow_frame (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Dmethod_handles.cc456 ShadowFrame* new_shadow_frame = shadow_frame_unique_ptr.get(); in DoCallPolymorphic() local
583 ShadowFrame* new_shadow_frame = shadow_frame_unique_ptr.get(); in DoCallTransform() local
1096 ShadowFrame* new_shadow_frame = shadow_frame_unique_ptr.get(); in DoInvokePolymorphicExact() local
/art/runtime/interpreter/
Dinterpreter_common.h513 static inline void AssignRegister(ShadowFrame* new_shadow_frame, const ShadowFrame& shadow_frame, in AssignRegister()
Dinterpreter_common.cc1018 ShadowFrame* new_shadow_frame = shadow_frame_unique_ptr.get(); in DoCallCommon() local