Javascript:SpiderMonkey:OdinMonkey: Difference between revisions

Jump to navigation Jump to search
m
Line 21: Line 21:
* Compress asm.js cache entries
* Compress asm.js cache entries
* Add enough try/catch to asm.js to allow compilation of C++ exceptions using the zero-cost implementation strategy  
* Add enough try/catch to asm.js to allow compilation of C++ exceptions using the zero-cost implementation strategy  
* Start general JS parsing before the entire JS script has completed downloadeding so that asm.js compilation can overlap
* Start general JS parsing before the entire JS script has completed downloading so that asm.js compilation can overlap
* Standardize and implement value objects ({{bug|749786}}) then add int64/uint64 to asm.js
* Standardize and implement value objects ({{bug|749786}}) then add int64/uint64 to asm.js
* asm.js parser : {{bug|854061}}
* asm.js parser : {{bug|854061}}
Confirmed users
247

edits

Navigation menu