Javascript:SpiderMonkey:OdinMonkey: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 8: Line 8:
* Move code generation into the parallel compilation tasks: {{bug|959263}}
* Move code generation into the parallel compilation tasks: {{bug|959263}}
* Heap resizing: {{bug|965880}}
* Heap resizing: {{bug|965880}}
* Add enough try/catch to asm.js to allow compilation of C++ exceptions using the zero-cost implementation strategy
* Zero-cost exception handling: {{bug|1065089}}
* Optimize calls into ({{bug|962641}}), out of ({{bug|1000632}}), and between ({{bug|982036}}) asm.js modules.
* Optimize calls into ({{bug|962641}}), out of ({{bug|1000632}}), and between ({{bug|982036}}) asm.js modules.
* Remove async-script requirement for asm.js caching: {{bug|961057}}
* Remove async-script requirement for asm.js caching: {{bug|961057}}
Confirmed users
367

edits

Navigation menu