Updates:
        Status: New

Comment #14 on issue 2473 by [email protected]: http://www.chaostoperfection.com/ crashes in V8 initialization on 64-bit platforms
http://code.google.com/p/v8/issues/detail?id=2473

In addition to avoiding this failure case, I think the failure mode should be made more graceful. What about changing the implementation of v8::Isolate::New() to return NULL rather than crashing? Would that allow WebKit's worker implementation to detect failure to start the worker, and throw some exception (SecurityError?) to the JavaScript source which started it? I've sent email to WHATWG asking about how to report failures during construction of workers.

Moving bug back to New state until feedback is received on this.


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to