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

  /art/runtime/
quick_exception_handler.cc 351 !Runtime::Current()->IsAsyncDeoptimizeable(GetCurrentQuickFramePc())) {
instrumentation.cc     [all...]
runtime.h 721 bool IsAsyncDeoptimizeable(uintptr_t code) const REQUIRES_SHARED(Locks::mutator_lock_);
    [all...]
runtime.cc     [all...]
thread.cc     [all...]
  /art/openjdkjvmti/
events.cc     [all...]
  /art/runtime/entrypoints/quick/
quick_trampoline_entrypoints.cc     [all...]

Completed in 131 milliseconds