HomeSort by relevance Sort by last modified time
    Searched refs:SetStackEndForStackOverflow (Results 1 - 3 of 3) sorted by null

  /art/runtime/
common_throws.cc 764 // We don't fail here because SetStackEndForStackOverflow will print better diagnostics.
767 self->SetStackEndForStackOverflow(); // Allow space on the stack for constructor to execute.
    [all...]
thread.h 834 void SetStackEndForStackOverflow() REQUIRES_SHARED(Locks::mutator_lock_);
    [all...]
thread.cc     [all...]

Completed in 53 milliseconds