HomeSort by relevance Sort by last modified time
    Searched full:explicit_overflow_check (Results 1 - 1 of 1) sorted by null

  /art/runtime/entrypoints/
entrypoint_utils.cc 206 bool explicit_overflow_check = Runtime::Current()->ExplicitStackOverflowChecks(); local
210 if (!explicit_overflow_check) {

Completed in 441 milliseconds