Comment #2 on issue 3941 by [email protected]: Missing init check for lexical access
https://code.google.com/p/v8/issues/detail?id=3941#c2

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

commit de8e2be875bff9473c616af5e7b17d815699d44a
Author: dslomov <[email protected]>
Date: Fri Mar 13 13:28:05 2015

Implement TDZ in StoreIC for top-level lexicals.

StoreIC::Store was missing a check present in LoadIC::Load.

[email protected]
BUG=v8:3941
LOG=Y

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

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

[modify] http://crrev.com/de8e2be875bff9473c616af5e7b17d815699d44a/src/hydrogen.cc [modify] http://crrev.com/de8e2be875bff9473c616af5e7b17d815699d44a/src/ic/ic.cc [modify] http://crrev.com/de8e2be875bff9473c616af5e7b17d815699d44a/test/cctest/test-decls.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