Additional comment:

http://codereview.chromium.org/566016/diff/3001/4001
File test/mjsunit/regress/regress-crbug-3867.js (right):

http://codereview.chromium.org/566016/diff/3001/4001#newcode40
test/mjsunit/regress/regress-crbug-3867.js:40: assertArrayEquals(["s1",
"s2", "s3"], props(new A()));
I would be nice to also test that adding properties to an object created
through 'new A()' keeps the right insertion order of the properties
(basically test that you've set the NextEnumerationIndex correctly).

http://codereview.chromium.org/566016

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to