Javascript:SpiderMonkey:OdinMonkey: Difference between revisions

Line 47: Line 47:
** This feature comes with float32/uint64/int64 value types, which would be useful as scalar types in asm.js.
** This feature comes with float32/uint64/int64 value types, which would be useful as scalar types in asm.js.
** Formalize Typed Object "class declarations" in asm.js which could make asm.js a target for JVM/CLR/TypeScript (and allow these languages to reuse the builtin JS GC)
** Formalize Typed Object "class declarations" in asm.js which could make asm.js a target for JVM/CLR/TypeScript (and allow these languages to reuse the builtin JS GC)
* FunctionPromise: {{bug|854627}}
* FunctionPromise: {{bug|854627}}, or perhaps just make some functions (asm.js, no-free-variables) structured-cloneable
* Add "AsmFunction" constructor that threw informative exception on validation failure.: ({{bug|952847}})
* Add "AsmFunction" constructor that threw informative exception on validation failure.: ({{bug|952847}})


Confirmed users
367

edits