Chromium Code Reviews
DescriptionChange DataView accessors behavior for insufficient args.
ES6 spec for DataView is not fully finished, but Blink, WebKit and
Firefox agree in that for DataView use of getters/setters with no
arguments should result in exceptions, while undefined offset argument
is the same as zero.
R=bmeurer@chromium.org, rossberg@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=15607
Patch Set 1 #Patch Set 2 : Fixed bug #
Messages
Total messages: 6 (0 generated)
|
||||||||||||||||||||||||||||