Comment #6 on issue 4336 by [email protected]: Function name constant
does not respect strict mode on first compile.
https://code.google.com/p/v8/issues/detail?id=4336#c6
The following revision refers to this bug:
https://chromium.googlesource.com/v8/v8.git/+/f7d808847feaa87f1635dd64650790d8b0d42021
commit f7d808847feaa87f1635dd64650790d8b0d42021
Author: yangguo <[email protected]>
Date: Mon Aug 03 09:14:19 2015
Create function name const assignment after parsing language mode.
Otherwise we may choose sloppy const or strict const depending on
whether the function is parsed the first time.
[email protected]
BUG=v8:4336
LOG=N
Review URL: https://codereview.chromium.org/1260053004
Cr-Commit-Position: refs/heads/master@{#29966}
[modify]
http://crrev.com/f7d808847feaa87f1635dd64650790d8b0d42021/src/objects-debug.cc
[modify]
http://crrev.com/f7d808847feaa87f1635dd64650790d8b0d42021/src/objects-inl.h
[modify]
http://crrev.com/f7d808847feaa87f1635dd64650790d8b0d42021/src/objects.h
[modify]
http://crrev.com/f7d808847feaa87f1635dd64650790d8b0d42021/src/parser.cc
[modify]
http://crrev.com/f7d808847feaa87f1635dd64650790d8b0d42021/src/parser.h
[modify]
http://crrev.com/f7d808847feaa87f1635dd64650790d8b0d42021/src/preparser.h
--
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.