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

  /art/runtime/
instrumentation.h 492 uintptr_t PopFramesForDeoptimization(Thread* self, size_t nframes) const
    [all...]
quick_exception_handler.cc 647 return_pc = instrumentation->PopFramesForDeoptimization(self_, instrumentation_frames_to_pop);
instrumentation.cc     [all...]

Completed in 73 milliseconds