DescriptionFix Harmony sets and maps to allow undefined as keys.
This uses a global sentinel as a replacement for undefined keys, which
are not supported internally but required for Harmony sets and maps.
R=rossberg@chromium.org
BUG=v8:1622
TEST=mjsunit/harmony/collections
Committed: http://code.google.com/p/v8/source/detail?r=9873
Patch Set 1 #
Total comments: 2
Patch Set 2 : Addressed comments by Andreas Rossberg. #
Messages
Total messages: 3 (0 generated)
|