summaryrefslogtreecommitdiff
path: root/js/src/wasm
Commit message (Expand)AuthorAge
* Merge branch 'master' into 1829Brian Smith2022-04-28
|\
| * Issue #1877 - Resolve NIGHTLY_BUILD conditionals.Moonchild2022-04-22
* | Issue #1829 - Revert "Issue #1751 -- Remove XP_DARWIN"Brian Smith2022-04-26
|/
* Issue #1818 - Part 3: Remove more old gcc compiler hacks.trav902022-04-15
* Issue #1053 - First pass Android defines and remove Android AnnotationMoonchild2022-04-01
* Issue #1751 -- Remove XP_DARWINMoonchild2021-05-02
* Issue #1676 - Follow-up: Put js/src (including vm), jit, and wasm back into u...Matt A. Tobin2020-11-20
* Issue #1676 - Part 16: Split WASM sources out of js/src/moz.buildMatt A. Tobin2020-11-04
* Issue #1656 - Part 7: Nuke vim config lines in JSMoonchild2020-09-24
* Issue #1542 - Fix a typo in wasm which was causing build failure on ARMadeshkp2020-06-08
* Bug 1330942 - move MemoryAccessDesc::isUnaligned to the ARM/MIPS platform layerJiaxun Yang2020-05-14
* Issue #1322 - Part 1: Remove the DOM Promise guts.wolfbeast2019-12-19
* Bug 1343481 - Part 1: Remove {JSFunction,JSScript,LazyScript}.isGenerator() m...Gaming4JC2019-12-17
* MoonchildProductions#1251 - Part 12: Add Solaris/illumos support to WasmSigna...athenian2002019-10-21
* 1216630 - Rename preludeStart and postludeEnd to toStringStart and toStringEn...Gaming4JC2019-07-18
* 1336783 - Part 1: Rework on reserved word and remove TokenStream::KeywordIsName.Gaming4JC2019-07-18
* 1320408 - Part 20: Change PromiseObject::resolve and PromiseObject::reject to...Gaming4JC2019-07-18
* 1320408 - Part 14: Change some GlobalObject methods to static method.Gaming4JC2019-07-18
* 1333143 - Self-host Object.prototype.valueOf.Gaming4JC2019-07-18
* 903389 - Fix uses of ClassMethodIsNative.Gaming4JC2019-07-18
* 1320403 - Move JSFunction::EXPR_BODY to JSScript, LazyScript, and FunctionBox.Gaming4JC2019-07-18
* Move the Parser::checkFunctionDefinition call into its callers.wolfbeast2019-04-06
* Merge branch 'master' into 816wolfbeast2019-04-05
|\
| * Issue #187: Remove solaris conditional code.wolfbeast2019-03-30
* | Stage 1-1: Implement Function.prototype.toString revision proposal.wolfbeast2019-02-02
|/
* Remove telemetry leftovers from JS engine.adeshkp2019-01-30
* Initialize some asm.js structures using in-class initializers instead of PodZerotrav902018-09-12
* Bug 1411415.wolfbeast2018-04-29
* Part 1: Implement ES6 function name property semanticsjanekptacijarabaci2018-03-19
* Bug 1320388: Move JSFunction::HAS_REST to JSScript and LazyScriptjanekptacijarabaci2018-03-19
* Bug 755821: Function() should use the parser's argument parsing codejanekptacijarabaci2018-03-16
* Merge branch 'ported-upstream'wolfbeast2018-02-09
|\
| * WASM: Separate out ToTableIndex()wolfbeast2018-02-08
* | Re-enable asm.js cachingwolfbeast2018-02-09
|/
* WASM: Set OOM failure flag on alloc failure when context is available.wolfbeast2018-02-07
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02