Searched refs:emulated_stack_type (Results 1 – 1 of 1) sorted by relevance
534 Handle<mirror::MethodType> emulated_stack_type(hs.NewHandle(emulated_stack_frame->GetType())); in MethodHandleInvokeMethod() local538 if (ConvertReturnValue(emulated_stack_type, target_type, &local_result)) { in MethodHandleInvokeMethod()