summaryrefslogtreecommitdiffstats
path: root/js/src/vm/Debugger.cpp
Commit message (Expand)AuthorAgeLines
* Issue #1322 - Part 1: Remove the DOM Promise guts.wolfbeast2019-12-19-12/+0
* Bug 1316098 - Optimize out result object allocation for await/return in async...Gaming4JC2019-12-17-9/+3
* Bug 1343481 - Part 2: Stop using StarGegerator for async function.Gaming4JC2019-12-17-1/+1
* Bug 1343481 - Part 1: Remove {JSFunction,JSScript,LazyScript}.isGenerator() m...Gaming4JC2019-12-17-1/+2
* 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 sta...Gaming4JC2019-07-18-1/+2
* 1320408 - Part 5: Change JSObject::constructorDisplayAtom to static method.Gaming4JC2019-07-18-1/+1
* 1320408 - Part 3: Remove JSContext* parameter from JSFunction::getBoundFuncti...Gaming4JC2019-07-18-1/+1
* 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
* 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