On Fri, Sep 25, 2015 at 2:58 AM, Jakob Kummerow <[email protected]> wrote: > As we have discussed at various occasions recently, we generally want to > move in the direction of having C++ implementations of spec-defined > behavior.
Was that the conclusion of the discussion? My understanding was that *some* things would be in C++ and we would try to minimize the bad parts of the previous approach, especially where it jumps back and forth, but that some things still make sense in JavaScript. But correct me if I'm wrong. I'm asking because I do work on JS natives and I don't want to write code in the wrong form such that it has to be rewritten some time soon. (This doesn't affect the location discussion. I don't have a strong opinion, except it'll be great if we can move to smaller files somehow or other.) -- -- 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.
