Comment #14 on issue 3060 by [email protected]: V8 3.23.1 and later do
not honor v8::V8::IgnoreOutOfMemoryException()
http://code.google.com/p/v8/issues/detail?id=3060
V8 folks, before this issue slips off your radar screens, please consider
this.
As it is implemented in the trunk today - killing itself and its host when
a script runs wild - V8 is generally unusable for in-process execution of
untrusted scripts. The only viable approach is to run each script in a
dedicated external process.
This places a rather heavy burden on the embedder. It also devalues
isolates and resource constraints.
What is your stance? Do you consider V8's current behavior acceptable given
the project's goals?
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
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/groups/opt_out.