summaryrefslogtreecommitdiff
path: root/js/src/jsapi.cpp
Commit message (Expand)AuthorAge
* Issue #1952 - m-c 1383775: Clean up function toString/toSource code, remove r...Martok2022-07-01
* Issue #1742 - Part 3: use JS::PropertyResult instead of Shape*Moonchild2022-05-24
* [js] Add AutoEnterOOMUnsafeRegion to JS_TransplantObject.Moonchild2021-01-26
* Issue #1624 - Make ion inlining optimizations a pref.Moonchild2020-12-03
* Revert "Issue #1691 - Part 1: Provide a way of associating a private value wi...Moonchild2020-11-28
* Issue #1691 - Part 1: Provide a way of associating a private value with a scriptMoonchild2020-11-27
* [devtools] More gracefully (than a crash) handle stack capture failures.Moonchild2020-10-31
* Issue #1656 - Part 7: Nuke vim config lines in JSMoonchild2020-09-24
* Issue #618 - Clear the module map when changing a Document's global and addMoonchild2020-09-08
* Revert "Issue #618 - Add JS API to associate scripts with DOM elements after ...Moonchild2020-08-27
* Issue #618 - Add JS API to associate scripts with DOM elements after compilationJon Coppeard2020-08-27
* Issue #618 - Simplify module resolve hook to be a function pointerMoonchild2020-08-06
* [js] Add some utility functions to get the current JS runtime.Moonchild2020-08-06
* Issue #618 - Align error handling for module scripts with the spec (again)Moonchild2020-07-08
* Issue #618 - Remove context and heap-idle checkMoonchild2020-07-04
* Issue #618 - Fix JSAPI additions to pass the JS context.Moonchild2020-07-03
* Issue #618 - Match JSAPI names with the changes in 9ca74147225eed305e28c7887f...Moonchild2020-07-03
* Issue #618 - Add APIs to query module record errorsMoonchild2020-07-03
* Issue #618 - Align module instantiation/errors with the updated spec.Moonchild2020-07-03
* Issue #1570 - Implement globalThiswolfbeast2020-05-30
* Revert #1091 Remove unboxed object code phase 1 + extras.wolfbeast2020-02-23
* Bug 1331092 - Part 2: Implement Async Generator except yield*.Gaming4JC2019-12-17
* Issue #1257 - Part 2: Remove watch/unwatch and JS watchpoint class.wolfbeast2019-10-27
* Fix a crash in IndexedDB.wolfbeast2019-09-04
* Issue #1195 - Fix errant use of JSContext in ErrorNotesGaming4JC2019-07-21
* Make JSErrorNotes Single ThreadedGaming4JC2019-07-18
* 1283712 - Part 1: Add JSErrorBase, JSErrorNotes, JSErrorNotes::Note, and JSEr...Gaming4JC2019-07-18
* 1320408 - Part 23: Change RegExpObject::{getShared,createShared,dumpBytecode}...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
* 1320408 - Part 12: Change JSScript::sourceData to static method.Gaming4JC2019-07-18
* 1320408 - Part 9: Change JSObject::setFlags and depending methods to static m...Gaming4JC2019-07-18
* 1320408 - Part 2: Change JSFunction::getOrCreateScript to static method.Gaming4JC2019-07-18
* 1323324 - Part 1: Make Promise::unforgeable{Resolve,Reject} spec-compliant.Gaming4JC2019-07-18
* Unhook Unboxed Objects optionwolfbeast2019-05-13
* Merge branch 'master' into 816wolfbeast2019-04-05
|\
| * Pref the use of unboxed plain objects in JS and disable by default.wolfbeast2019-03-21
* | Stage 1-1: Implement Function.prototype.toString revision proposal.wolfbeast2019-02-02
|/
* Fix a longstanding IndexedDB correctness issue.wolfbeast2018-11-02
* 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
* Remove remaining conditional GCZeal code.wolfbeast2018-02-03
* Implement configuration pref for Generational Garbage Collection.wolfbeast2018-02-02
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02