index
:
UXP
master
webbrowser
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
js
/
src
/
frontend
/
BytecodeEmitter.h
Commit message (
Expand
)
Author
Age
Lines
*
1339395 - Part 3: Add BytecodeEmitter support for object rest and spread prop...
Gaming4JC
2019-07-18
-0
/
+15
*
1344477 - Part 1: Add JSOP_CALL_IGNORES_RV for function call that ignores ret...
Gaming4JC
2019-07-18
-5
/
+14
*
1342273 - Improve frontend tracelogging. [PARTIAL] Only implemented const to ...
Gaming4JC
2019-07-18
-1
/
+1
*
Remove JSOP_SPREADCALLARRAY and just use JSOP_NEWARRAY again.
wolfbeast
2019-06-18
-1
/
+1
*
Improve efficiency of (C++) heap allocations related to
wolfbeast
2019-05-28
-4
/
+6
*
Rename TokenStream::reportStrictWarningErrorNumberVA to
wolfbeast
2019-04-06
-1
/
+1
*
Bug 1360839 - Call IteratorClose due to abrupt completion from yield
janekptacijarabaci
2018-03-25
-1
/
+3
*
Bug 1346862 - Fix IteratorClose due to non-local jumps being catchable by try...
janekptacijarabaci
2018-03-25
-2
/
+0
*
Bug 1342553, Bug 1343072, Bug 1344753 (details in the description)
janekptacijarabaci
2018-03-25
-1
/
+5
*
Bug 1338796 - Do not call iterator.return if iterator.throw is present in yield*
janekptacijarabaci
2018-03-25
-3
/
+1
*
Bug 1147371: Implement IteratorClose for array destructuring
janekptacijarabaci
2018-03-24
-1
/
+2
*
Bug 1147371: Rename allowContentSpread to allowContentIter
janekptacijarabaci
2018-03-24
-1
/
+1
*
Bug 1147371: Implement IteratorClose for for-of
janekptacijarabaci
2018-03-24
-0
/
+6
*
Bug 1204028: Evaluate LHS reference before RHS in destructuring
janekptacijarabaci
2018-03-20
-5
/
+13
*
Bug 1322314 - Do not emit ParseNode twice in BytecodeEmitter::emitDestructuri...
janekptacijarabaci
2018-03-20
-1
/
+0
*
Bug 1322314 - Disallow emitting ParseNode twice
janekptacijarabaci
2018-03-20
-3
/
+1
*
Part 1: Implement ES6 function name property semantics
janekptacijarabaci
2018-03-19
-1
/
+10
*
Bug 1320042: Rename BytecodeEmitter::emitConditionallyExecuted{SOMETHING} to ...
janekptacijarabaci
2018-03-19
-3
/
+2
*
Add m-esr52 at 52.6.0
Matt A. Tobin
2018-02-02
-0
/
+763