Files
ladybird/Userland/Libraries/LibJS/Runtime/PromiseResolvingElementFunctions.cpp
Timothy Flynn 417523507e LibJS: Generalize PromiseAllResolveElementFunction common functionality
The element-resolving functions on the Promise constructor are all very
similar. To prepare for more of these functions to be implemented, break
out common parts into a base class.
2021-08-23 00:01:46 +01:00

2.4 KiB