LGTM

https://codereview.chromium.org/1155893003/diff/1/include/v8.h
File include/v8.h (right):

https://codereview.chromium.org/1155893003/diff/1/include/v8.h#newcode2986
include/v8.h:2986: * Guaranteed to be side-effect free if the array
contains no holes.
If the main use case is structured clone we could do an array where the
keys and values are interleaved.

[k0, v0, k1, v1, ... kn, vn]

https://codereview.chromium.org/1155893003/diff/1/src/collection.js
File src/collection.js (right):

https://codereview.chromium.org/1155893003/diff/1/src/collection.js#newcode451
src/collection.js:451: }
;

https://codereview.chromium.org/1155893003/diff/1/src/collection.js#newcode460
src/collection.js:460: }
;

https://codereview.chromium.org/1155893003/

--
--
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/d/optout.

Reply via email to