Home
last modified time | relevance | path

Searched refs:IsFullFragmentDone (Results 1 – 2 of 2) sorted by relevance

/art/runtime/entrypoints/quick/
Dquick_deoptimization_entrypoints.cc49 if (exception_handler.IsFullFragmentDone()) { in artDeoptimizeImpl()
/art/runtime/
Dquick_exception_handler.h129 bool IsFullFragmentDone() const { in IsFullFragmentDone() function