Hello JS Developers. I've started my first article from the "IonMonkey developer manual" series. I've started this proect with the objective to document some important mechanisms implemented on IonMonkey that can motivate new contributors and used as reference by new JIT compilation implementations over others object-oriented dynamic languages like Javascript.
I've started with the Bailout mechanism because this is the first mechanism that I've had contact here (I worked on RContact and RArgumentsLength recover instructions). I would like to get a feedback and some comments about this article. You can access it using this link: https://docs.google.com/document/d/1MuspHf_ioV759H-AZ1Ki-kR54FH9sURfKU3dlYRNTsM/edit?usp=sharing Your comments are very improtant to me, mainly because I intend to help other developers to become involved with the project. Best regards, Caio Lima. _______________________________________________ dev-tech-js-engine-internals mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-js-engine-internals

