Status: Accepted
Owner: [email protected]
CC: [email protected]
Labels: Type-Bug Priority-Low
New issue 3988 by [email protected]: Optimizing some live-edited
functions lead to crash.
https://code.google.com/p/v8/issues/detail?id=3988
Live edit unlinks shared function info to the script object and does not
restore it in some cases (see liveedit-debugger.js GatherCompileInfo). If
we attempt to optimize those functions, accessing the script object causes
crash, because we assume them not to be undefined.
--
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/d/optout.