summaryrefslogtreecommitdiffstats
path: root/js/src/vm/Debugger.cpp
Commit message (Collapse)AuthorAgeLines
* Issue #1322 - Part 1: Remove the DOM Promise guts.wolfbeast2019-12-19-12/+0
| | | | This removes all the parts guarded by SPIDERMONKEY_PROMISE
* Bug 1316098 - Optimize out result object allocation for await/return in ↵Gaming4JC2019-12-17-9/+3
| | | | | | async function. Tag #1287
* Bug 1343481 - Part 2: Stop using StarGegerator for async function.Gaming4JC2019-12-17-1/+1
| | | | Tag #1287
* Bug 1343481 - Part 1: Remove {JSFunction,JSScript,LazyScript}.isGenerator() ↵Gaming4JC2019-12-17-1/+2
| | | | | | method. Tag #1287
* 1283712 - Part 5: Support notes in Debugger.Gaming4JC2019-07-18-0/+33
|
* 1320408 - Part 14: Change some GlobalObject methods to static method.Gaming4JC2019-07-18-8/+8
|
* 1320408 - Part 13: Change DebugEnvironmentProxy::getMaybeSentinelValue to ↵Gaming4JC2019-07-18-1/+2
| | | | static method.
* 1320408 - Part 5: Change JSObject::constructorDisplayAtom to static method.Gaming4JC2019-07-18-1/+1
|
* 1320408 - Part 3: Remove JSContext* parameter from ↵Gaming4JC2019-07-18-1/+1
| | | | JSFunction::getBoundFunctionArgument.
* 1320408 - Part 2: Change JSFunction::getOrCreateScript to static method.Gaming4JC2019-07-18-1/+1
|
* Part 1: Implement ES6 function name property semanticsjanekptacijarabaci2018-03-19-1/+1
| | | | Issue #78
* Bug 755821: Function() should use the parser's argument parsing codejanekptacijarabaci2018-03-16-2/+7
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+11183