Home
last modified time | relevance | path

Searched refs:StackHasOverflowed (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Djs-heap-broker.h164 bool StackHasOverflowed() const;
H A Djs-heap-broker.cc203 bool JSHeapBroker::StackHasOverflowed() const { in StackHasOverflowed() function in v8::internal::compiler::JSHeapBroker
H A Djs-call-reducer.cc4340 if (broker()->StackHasOverflowed()) return NoChange();
5012 if (broker()->StackHasOverflowed()) return NoChange();

Completed in 12 milliseconds