https://codereview.chromium.org/1157273002/diff/2/src/isolate.cc
File src/isolate.cc (right):
https://codereview.chromium.org/1157273002/diff/2/src/isolate.cc#newcode855
src/isolate.cc:855: return Throw(heap()->undefined_value(), nullptr);
On 2015/05/29 11:04:52, Yang wrote:
On 2015/05/27 14:33:57, Igor Sheludko wrote:
> Maybe it is better to throw "stack overflow" instead. WDYT?
When does this actually happen?
The test case attached calls %DebugGetLoadedScripts() when the stack is
almost over and the actual stack overflow could happen during
bootstrapping when we don't have the stack overflow exception
boilerplate yet.
In offline discussion we agreed that it doesn't actually matter what to
throw in this case as we are failing to bootstrap anyway.
https://codereview.chromium.org/1157273002/
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.