Searched refs:result_unboxed (Results 1 – 1 of 1) sorted by relevance
301 JValue result_unboxed; in InvokeProxyInvocationHandler() local302 if (!UnboxPrimitiveForResult(throw_location, result_ref, result_type, &result_unboxed)) { in InvokeProxyInvocationHandler()306 return result_unboxed; in InvokeProxyInvocationHandler()