Home
last modified time | relevance | path

Searched refs:ThrowStackOverflow (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/regexp/
Dregexp-interpreter.cc209 IrregexpInterpreter::Result ThrowStackOverflow(Isolate* isolate, in ThrowStackOverflow() function
224 return ThrowStackOverflow(isolate, call_origin); in MaybeThrowStackOverflow()
282 return ThrowStackOverflow(isolate, call_origin); in HandleInterrupts()
/third_party/node/deps/v8/src/runtime/
Druntime.h261 F(ThrowStackOverflow, 0, 1) \