Searched defs:SetStackOverflow (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dast.h2571 // node, calling SetStackOverflow will make sure that the visitor
2573 void SetStackOverflow() { stack_overflow_ = true; } function in class:v8::internal::BASE_EMBEDDED

Completed in 47 milliseconds