Searched refs:StackOverflow (Results 1 – 14 of 14) sorted by relevance
34 if (check.JsHasOverflowed(1 * KB)) return isolate->StackOverflow(); in RUNTIME_FUNCTION()47 if (check.JsHasOverflowed(1 * KB)) return isolate->StackOverflow(); in RUNTIME_FUNCTION()60 if (check.JsHasOverflowed(1 * KB)) return isolate->StackOverflow(); in RUNTIME_FUNCTION()74 if (check.JsHasOverflowed(1 * KB)) return isolate->StackOverflow(); in RUNTIME_FUNCTION()295 return isolate->StackOverflow(); in RUNTIME_FUNCTION()
97 return isolate->StackOverflow(); in RUNTIME_FUNCTION()291 return isolate->StackOverflow(); in RUNTIME_FUNCTION()
128 return isolate->StackOverflow(); in RUNTIME_FUNCTION()
170 isolate->StackOverflow(); in CheckStackGuardState()286 isolate->StackOverflow(); in Execute()
566 isolate->StackOverflow(); in IrregexpExecRaw()
348 T(StackOverflow, "Maximum call stack size exceeded") \
245 isolate_->StackOverflow(); in StackPush()
248 isolate_->StackOverflow(); in ParseJsonValue()
504 if (!isolate->has_pending_exception()) isolate->StackOverflow(); in CompileUnoptimizedCode()944 if (!isolate->has_pending_exception()) isolate->StackOverflow(); in GetBaselineCode()
768 Object* StackOverflow();
2224 isolate->StackOverflow(); in CompileNative()3823 isolate->StackOverflow(); in Genesis()
884 Object* Isolate::StackOverflow() { in StackOverflow() function in v8::internal::Isolate
1288 isolate->StackOverflow(); in GetPropertyWithDefinedGetter()7897 isolate->StackOverflow(); in StructureWalk()
5213 isolate->StackOverflow(); in Internalize()