Searched refs:StackOverflow (Results 1 – 17 of 17) sorted by relevance
114 void StackOverflow(int Idx) { in StackOverflow() function119 StackOverflow(Idx - 1); in StackOverflow()154 case 18: StackOverflow(1000000); break; in main()
37 if (check.JsHasOverflowed(1 * KB)) return isolate->StackOverflow(); in RUNTIME_FUNCTION()50 if (check.JsHasOverflowed(1 * KB)) return isolate->StackOverflow(); in RUNTIME_FUNCTION()63 if (check.JsHasOverflowed(1 * KB)) return isolate->StackOverflow(); in RUNTIME_FUNCTION()77 if (check.JsHasOverflowed(1 * KB)) return isolate->StackOverflow(); in RUNTIME_FUNCTION()408 return isolate->StackOverflow(); in RUNTIME_FUNCTION()
100 return isolate->StackOverflow(); in RUNTIME_FUNCTION()298 return isolate->StackOverflow(); in RUNTIME_FUNCTION()
86 return isolate->StackOverflow(); in RUNTIME_FUNCTION()
170 isolate->StackOverflow(); in CheckStackGuardState()286 isolate->StackOverflow(); in Execute()
556 isolate->StackOverflow(); in IrregexpExecRaw()
185 if (!isolate_->has_pending_exception()) isolate_->StackOverflow(); in PrepareToCompileOnMainThread()224 if (!isolate_->has_pending_exception()) isolate_->StackOverflow(); in FinalizeCompilingOnMainThread()
71 isolate->StackOverflow(); in Invoke()
515 T(StackOverflow, "Maximum call stack size exceeded") \
245 isolate_->StackOverflow(); in StackPush()
248 isolate_->StackOverflow(); in ParseJsonValue()
445 if (!isolate->has_pending_exception()) isolate->StackOverflow(); in CompileUnoptimizedCode()837 if (!isolate->has_pending_exception()) isolate->StackOverflow(); in GetBaselineCode()
779 Object* StackOverflow();
2718 isolate->StackOverflow(); in CompileNative()4379 isolate->StackOverflow(); in Genesis()4498 isolate->StackOverflow(); in Genesis()
935 Object* Isolate::StackOverflow() { in StackOverflow() function in v8::internal::Isolate
1504 isolate->StackOverflow(); in GetPropertyWithDefinedGetter()8200 isolate->StackOverflow(); in StructureWalk()
3747 isolate->StackOverflow(); in Internalize()