summaryrefslogtreecommitdiff
path: root/js/src/vm/EnvironmentObject.cpp
Commit message (Collapse)AuthorAge
* Issue #1656 - Part 7: Nuke vim config lines in JSMoonchild2020-09-24
|
* Issue #618 - Align error handling for module scripts with the spec (again)Moonchild2020-07-08
| | | | | | | | This updates module implementation to match spec regarding handling of instantiation errors, after it was changed yet again, this time to not remember instantiation errors, but instead immediately rethrow applicable ones. Ref: BZ 1420420
* Bug 1343481 - Part 1: Remove {JSFunction,JSScript,LazyScript}.isGenerator() ↵Gaming4JC2019-12-17
| | | | | | method. Tag #1287
* Merge branch 'master' into js-moduleswolfbeast2019-11-10
|\ | | | | | | | | # Conflicts: # modules/libpref/init/all.js
| * Issue #1257 - Part1: Remove watch class-hook and proxy trap.wolfbeast2019-10-26
| |
| * 1320408 - Part 13: Change DebugEnvironmentProxy::getMaybeSentinelValue to ↵Gaming4JC2019-07-18
| | | | | | | | static method.
| * 1320408 - Part 9: Change JSObject::setFlags and depending methods to static ↵Gaming4JC2019-07-18
| | | | | | | | method.
| * 1320408 - Part 2: Change JSFunction::getOrCreateScript to static method.Gaming4JC2019-07-18
| |
* | Bug 1341298 - Relax expected module state when resolving modules and ↵janekptacijarabaci2018-04-14
|/ | | | circular module dependencies are present
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02