HomeSort by relevance Sort by last modified time
    Searched refs:kInvokeCallSiteTransform (Results 1 - 2 of 2) sorted by null

  /art/runtime/mirror/
method_handle_impl.h 50 kInvokeCallSiteTransform,
  /art/runtime/
method_handles.cc 368 || handle_kind == mirror::MethodHandle::Kind::kInvokeCallSiteTransform);
742 (handle_kind == mirror::MethodHandle::Kind::kInvokeCallSiteTransform) ? callsite_type
    [all...]

Completed in 67 milliseconds