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

  /art/runtime/
thread.cc 1097 bool implicit_stack_check = !runtime->ExplicitStackOverflowChecks() && !runtime->IsAotCompiler(); local
3541 bool implicit_stack_check = !Runtime::Current()->ExplicitStackOverflowChecks(); local
    [all...]

Completed in 66 milliseconds