Searched defs:explicit_overflow_check (Results 1 - 1 of 1) sorted by relevance
/art/runtime/entrypoints/ | ||
H A D | entrypoint_utils.cc | 206 bool explicit_overflow_check = Runtime::Current()->ExplicitStackOverflowChecks(); local 210 if (!explicit_overflow_check) { |
Completed in 3 milliseconds