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

/external/v8/include/
H A Dv8-preparser.h76 // Create a PreParserData value where stack_overflow reports true.
81 bool stack_overflow() { return size_ == 0u; } function in class:v8::PreParserData
109 // more stack space than the limit provided, the result's stack_overflow()

Completed in 62 milliseconds