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
/
builtin
/
Promise.cpp
Commit message (
Expand
)
Author
Age
Lines
*
Bug 1331092 - Part 7: Implement Async Generator yield*.
Gaming4JC
2019-12-17
-0
/
+159
*
Bug 1331092 - Part 2: Implement Async Generator except yield*.
Gaming4JC
2019-12-17
-2
/
+251
*
Bug 1343481 - Part 6: Add native functions wrapper for GetInternalError and G...
Gaming4JC
2019-12-17
-4
/
+2
*
Bug 1343481 - Part 5: Rename AsyncFunction-related names in Promise.cpp to ex...
Gaming4JC
2019-12-17
-18
/
+18
*
Bug 336705 - Part 1: Support creating and resolving Promises without resolve/...
Gaming4JC
2019-12-17
-34
/
+46
*
Bug 1317376 - Part 2: Detect Promise self-resolution when resolving through t...
Gaming4JC
2019-12-17
-18
/
+14
*
Bug 1317376 - Part 1: Remove unreachable code and remnants from the self-host...
Gaming4JC
2019-12-17
-52
/
+41
*
Issue #1283 - Implement Promise.prototype.finally()
André Bargull
2019-11-12
-0
/
+8
*
1320408 - Part 21: Change PromiseObject::onSettled to static method.
Gaming4JC
2019-07-18
-4
/
+3
*
1320408 - Part 20: Change PromiseObject::resolve and PromiseObject::reject to...
Gaming4JC
2019-07-18
-10
/
+10
*
1320408 - Part 14: Change some GlobalObject methods to static method.
Gaming4JC
2019-07-18
-1
/
+1
*
1323324 - Part 1: Make Promise::unforgeable{Resolve,Reject} spec-compliant.
Gaming4JC
2019-07-18
-58
/
+42
*
Close iterator after error in Promise.{all,race}
janekptacijarabaci
2018-03-15
-17
/
+36
*
Add m-esr52 at 52.6.0
Matt A. Tobin
2018-02-02
-0
/
+2794