summaryrefslogtreecommitdiff
path: root/js/src/vm/Debugger.cpp
Commit message (Expand)AuthorAge
* Merge pull request 'Intl API Updates' (#2265) from martok/UXP-contrib:intl-up...Moonchild2023-07-02
|\
| * Issue #2259 - Add mozilla::Result<V, E> and JS::Result<> for fallible return ...Martok2023-06-29
* | Avoid TLS lookups when checking if zones need to be marked for GC.Moonchild2023-06-27
|/
* Issue #2236 - Fix import.meta module error in lambdas by moving parseGoal() ...Brian Smith2023-05-08
* Issue #1691 - Part 2: Implement call import and import meta in the parser.Brian Smith2023-04-27
* Issue #2089 - Use JS engine stack if necessary when reporting errorsMartok2023-01-22
* Issue #1742 - Part 3: use JS::PropertyResult instead of Shape*Moonchild2022-05-24
* Issue #1877 - Resolve NIGHTLY_BUILD conditionals.Moonchild2022-04-22
* Issue #1656 - Part 7: Nuke vim config lines in JSMoonchild2020-09-24
* Issue #1322 - Part 1: Remove the DOM Promise guts.wolfbeast2019-12-19
* Bug 1316098 - Optimize out result object allocation for await/return in async...Gaming4JC2019-12-17
* Bug 1343481 - Part 2: Stop using StarGegerator for async function.Gaming4JC2019-12-17
* Bug 1343481 - Part 1: Remove {JSFunction,JSScript,LazyScript}.isGenerator() m...Gaming4JC2019-12-17
* 1283712 - Part 5: Support notes in Debugger.Gaming4JC2019-07-18
* 1320408 - Part 14: Change some GlobalObject methods to static method.Gaming4JC2019-07-18
* 1320408 - Part 13: Change DebugEnvironmentProxy::getMaybeSentinelValue to sta...Gaming4JC2019-07-18
* 1320408 - Part 5: Change JSObject::constructorDisplayAtom to static method.Gaming4JC2019-07-18
* 1320408 - Part 3: Remove JSContext* parameter from JSFunction::getBoundFuncti...Gaming4JC2019-07-18
* 1320408 - Part 2: Change JSFunction::getOrCreateScript to static method.Gaming4JC2019-07-18
* Part 1: Implement ES6 function name property semanticsjanekptacijarabaci2018-03-19
* Bug 755821: Function() should use the parser's argument parsing codejanekptacijarabaci2018-03-16
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02