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

  /art/runtime/
common_throws.cc 823 bool explicit_overflow_check = Runtime::Current()->ExplicitStackOverflowChecks(); local
827 if (!explicit_overflow_check) {

Completed in 167 milliseconds