Files
ladybird/Userland/Libraries/LibJS/Runtime/PromiseReaction.cpp
Timothy Flynn 98d8a858cd LibJS: Set the function names for the resolve, reject, and executor
These should all have a name with an empty string. Not only does test262
verify this, but it also verifies that (for the executor) the name
property is defined after the length property.
2021-08-23 00:01:46 +01:00

3.7 KiB