Home
last modified time | relevance | path

Searched refs:emulated_stack_type (Results 1 – 1 of 1) sorted by relevance

/aosp12/art/runtime/
H A Dmethod_handles.cc534 Handle<mirror::MethodType> emulated_stack_type(hs.NewHandle(emulated_stack_frame->GetType())); in MethodHandleInvokeMethod() local
538 if (ConvertReturnValue(emulated_stack_type, target_type, &local_result)) { in MethodHandleInvokeMethod()