DescriptionFix Harmony sets and maps to allow null as key.
This changes the internal convention for marking deleted entries in hash
tables from null_value to the_hole_value, which is consistent with other
usages of the_hole.
R=rossberg@chromium.org,kmillikin@chromium.org
BUG=v8:1622
TEST=mjsunit/harmony/collections
Committed: http://code.google.com/p/v8/source/detail?r=9871
Patch Set 1 #
Total comments: 5
Messages
Total messages: 3 (0 generated)
|