Confirmed users
367
edits
| Line 13: | Line 13: | ||
** Error.stack | ** Error.stack | ||
* Add && and || to asm.js to avoid sub-optimal control flow ({{bug|919052}}). | * Add && and || to asm.js to avoid sub-optimal control flow ({{bug|919052}}). | ||
* Fully optimize calls into ({{bug|962641}}) and out of ({{bug|882399}}) asm.js | * Fully optimize calls into ({{bug|962641}}) and out of ({{bug|882399}}) asm.js | ||
* Move code generation into the parallel compilation tasks ({{bug|959263}}) | * Move code generation into the parallel compilation tasks ({{bug|959263}}) | ||