Hey Adam,

I'm currently working on implementing ToPrimitive for ES6, in a way that we can have %_ToPrimitive, %_ToNumber and %_ToString (with proper code stubs and also
proper support for those within the runtime without resorting to
Execution::ToNumber and friends). Once this is done, it should be easy to add
%_ToInteger and %_ToLength on top and then we can remove the helpers from
runtime.js completely.
But that'll take time, so landing your patch still makes sense to make progress
now. I'm not sure about the test failures, but I'd say the patch is LGTM.

https://codereview.chromium.org/1314493005/

--
--
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