DescriptionFix array boundary error.
It made value of allowed_access_type[v8::ACCESS_KEYS] be a wild value. On most of
platforms it was 0 and tests passed. But on ARM (and on ia32 if you alter test a bit)
it could become true and hence allow enumeration of properties.
Committed: http://code.google.com/p/v8/source/detail?r=6618
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|