On 2014/09/09 19:20:52, arv wrote:
FYI
https://codereview.chromium.org/553623004/diff/1/src/array.js
File src/array.js (right):
https://codereview.chromium.org/553623004/diff/1/src/array.js#newcode360
src/array.js:360: var len = %ToLength(array.length);
Remember that calling a runtime function has high overhead and can not be
optimized.
Right, it should be implemented in runtime.js.
https://codereview.chromium.org/553623004/
--
--
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.