Updates:
Summary: Context allocated values are not constant folded.
Cc: [email protected]
Comment #1 on issue 3325 by [email protected]: Context allocated values
are not constant folded.
http://code.google.com/p/v8/issues/detail?id=3325
In the first case, the strings are allocated in the context of the outer
function. In the second case, the strings are constants in the inner
function. The latter can be constant folded.
I faintly remember that we regard values on the global object as constants
(with code dependency). Maybe we want to do it here as well?
--
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.