https://codereview.chromium.org/182613003/diff/1/test/mjsunit/harmony/promises.js
File test/mjsunit/harmony/promises.js (right):

https://codereview.chromium.org/182613003/diff/1/test/mjsunit/harmony/promises.js#newcode562
test/mjsunit/harmony/promises.js:562: Promise.all({get length() { throw
666 }}).chain(
On 2014/02/27 08:45:28, rossberg wrote:
Nit: I would remove the poisoned length method from the argument,
since it is
immaterial now.

Done.

https://codereview.chromium.org/182613003/diff/1/test/mjsunit/harmony/promises.js#newcode661
test/mjsunit/harmony/promises.js:661: Promise.race({get length() { throw
666 }}).chain(
On 2014/02/27 08:45:28, rossberg wrote:
Same here.

Done.

https://codereview.chromium.org/182613003/

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to