On 2014/12/10 12:28:43, Diego Pino wrote:
On 2014/12/08 10:32:55, rossberg wrote:

> Does that make sense?

Redefining ToLengthFlagged() in src/harmony-array.js didn't work. I got a
crash
when doing it. So instead I followed the same approach as with
harmony_regexps.
I created a global flag 'harmony_arrays' that is turned on if --harmony_arrays
is passed as argument.

I moved the new tests added in ./mjsunit/array-length.js to
test/mjsunit/harmony/array-length.js. I also needed to rebase the CL. Please
take a look.

I'm curious to know what crash you got. Your version looks correct, too, but
it's a bit more expensive.

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.

Reply via email to