Linus Groh
|
01c2570678
LibJS: Annotate Promise implementation with spec comments
|
3 gadi atpakaļ |
Linus Groh
|
5832de62fe
LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr
|
3 gadi atpakaļ |
Linus Groh
|
fe86b04b42
LibJS: Convert define_property_or_throw() to ThrowCompletionOr
|
3 gadi atpakaļ |
Linus Groh
|
364dd42fc8
LibJS: Convert create_data_property_or_throw() to ThrowCompletionOr
|
3 gadi atpakaļ |
Idan Horowitz
|
ab594e5f2f
LibJS: Convert Value::invoke and VM::call to ThrowCompletionOr
|
3 gadi atpakaļ |
Andreas Kling
|
971dc44ed3
LibJS: Don't use MarkedValueList in PromiseValueList
|
3 gadi atpakaļ |
Timothy Flynn
|
949f294444
LibJS: Implement Promise.allSettled on the Promise constructor
|
3 gadi atpakaļ |
Timothy Flynn
|
4dffa40a8d
LibJS: Implement Promise.any on the Promise constructor
|
3 gadi atpakaļ |
Timothy Flynn
|
417523507e
LibJS: Generalize PromiseAllResolveElementFunction common functionality
|
3 gadi atpakaļ |