Hey Isiah, I recommend you check out the code. Parts of V8 are written in JavaScript, indeed — take a look at src/*.js for some examples.
Here’s how you can submit a patch for the optimization you proposed: https://github.com/v8/v8/wiki/Proposing-a-Patch#how-to-contribute-to-the-v8-project Regards, Mathias -- -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users --- You received this message because you are subscribed to the Google Groups "v8-users" 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.
