Comment #4 on issue 4375 by [email protected]: --always-opt keeps optimized code around that's no longer valid
https://code.google.com/p/v8/issues/detail?id=4375#c4

The following revision refers to this bug:
https://chromium.googlesource.com/v8/v8.git/+/bb9f374fc2c40da98409d06ca057775977bf79e3

commit bb9f374fc2c40da98409d06ca057775977bf79e3
Author: jkummerow <[email protected]>
Date: Mon Aug 17 13:26:28 2015

[test] Remove FLAG_always_opt special case in NotifyDeoptimized

Always unlink optimized code on deopt, even when FLAG_always_opt is present, because assumptions that the code made could have become invalid.
BUG=v8:4375
LOG=n
[email protected]

Review URL: https://codereview.chromium.org/1284103006

Cr-Commit-Position: refs/heads/master@{#30196}

[modify] http://crrev.com/bb9f374fc2c40da98409d06ca057775977bf79e3/src/runtime/runtime-compiler.cc


--
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.

Reply via email to