summaryrefslogtreecommitdiffstats
path: root/js/src/wasm/AsmJS.cpp
Commit message (Collapse)AuthorAgeLines
* 1333143 - Self-host Object.prototype.valueOf.Gaming4JC2019-07-18-1/+16
|
* 903389 - Fix uses of ClassMethodIsNative.Gaming4JC2019-07-18-3/+3
|
* 1320403 - Move JSFunction::EXPR_BODY to JSScript, LazyScript, and FunctionBox.Gaming4JC2019-07-18-2/+1
|
* Move the Parser::checkFunctionDefinition call into its callers.wolfbeast2019-04-06-1/+1
|
* Stage 1-1: Implement Function.prototype.toString revision proposal.wolfbeast2019-02-02-10/+12
| | | | Tag #960
* Initialize some asm.js structures using in-class initializers instead of PodZerotrav902018-09-12-9/+9
|
* Bug 1411415.wolfbeast2018-04-29-5/+5
|
* Part 1: Implement ES6 function name property semanticsjanekptacijarabaci2018-03-19-6/+6
| | | | Issue #78
* Bug 1320388: Move JSFunction::HAS_REST to JSScript and LazyScriptjanekptacijarabaci2018-03-19-1/+1
| | | | | | Issue #78 [Depends on] Bug 883377: Implement ES6 function "name" property semantics
* Bug 755821: Function() should use the parser's argument parsing codejanekptacijarabaci2018-03-16-69/+6
|
* Re-enable asm.js cachingwolfbeast2018-02-09-3/+0
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+8986