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
575 ShadowFrame* new_shadow_frame = shadow_frame_unique_ptr.get(); in DoCallTransform() local
1085 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.cc974 ShadowFrame* new_shadow_frame = shadow_frame_unique_ptr.get(); in DoCallCommon() local