Home
last modified time | relevance | path

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

/art/runtime/entrypoints/
Dentrypoint_utils.cc206 bool explicit_overflow_check = Runtime::Current()->ExplicitStackOverflowChecks(); in ThrowStackOverflowError() local
210 if (!explicit_overflow_check) { in ThrowStackOverflowError()