JavaScript:Compiler References: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 17: Line 17:
* Language-Independent Sandboxing of Just-In-Time Compilation and Self-Modifying Code (see http://groups.google.com/group/mozilla.dev.tech.js-engine.internals/browse_thread/thread/4a63ab71f6c50fce)
* Language-Independent Sandboxing of Just-In-Time Compilation and Self-Modifying Code (see http://groups.google.com/group/mozilla.dev.tech.js-engine.internals/browse_thread/thread/4a63ab71f6c50fce)
* [http://wingolog.org/archives/2011/06/21/security-implications-of-jit-compilation security implications of jit compilation]
* [http://wingolog.org/archives/2011/06/21/security-implications-of-jit-compilation security implications of jit compilation]
* [http://wingolog.org/archives/2011/05/18/value-representation-in-javascript-implementations value-representation-in-javascript-implementations]
* [http://www.cs.tcd.ie/David.Gregg/papers/Gregg-SoCP-2005.pdf The Case for Virtual Register Machines]
* [http://www.cs.tcd.ie/David.Gregg/papers/Gregg-SoCP-2005.pdf The Case for Virtual Register Machines]
* [http://db.usenix.org/events/vee05/full_papers/p153-yunhe.pdf Virtual Machine Showdown: Stack Versus Registers]
* [http://db.usenix.org/events/vee05/full_papers/p153-yunhe.pdf Virtual Machine Showdown: Stack Versus Registers]

Revision as of 22:58, 23 July 2011