Javascript:SpiderMonkey:OdinMonkey: Difference between revisions

Line 10: Line 10:
** Make asm.js calls show up in Error.stack.
** Make asm.js calls show up in Error.stack.
* Standardize then implement an ArrayBuffer.resize ({{bug|927182}}, to allow growable heap) and ArrayBuffer.discard ({{bug|855669}}, to allow madvise(DONTNEED))
* Standardize then implement an ArrayBuffer.resize ({{bug|927182}}, to allow growable heap) and ArrayBuffer.discard ({{bug|855669}}, to allow madvise(DONTNEED))
* Add && and || to asm.js to avoid sub-optimal control flow ({{bug|919052}}).


== Possible next projects ==
== Possible next projects ==
Confirmed users
367

edits