Description[builtins] make AsyncFunction constructor a subclass of Function
Corrects a small problem with the current implementation of the AsyncFunction
constructor.
See https://tc39.github.io/ecmascript-asyncawait/#async-function-constructor for
details.
BUG=v8:4483
R=littledan@chromium.org, adamk@chromium.org, jwolfe@igalia.com
Committed: https://crrev.com/cd9e5f30ea58e8e92ed2b2ee7c608b905b91d725
Cr-Commit-Position: refs/heads/master@{#37484}
Patch Set 1 #Patch Set 2 #Patch Set 3 : Don't redundantly call set_prototype_or_initial_map() #
Messages
Total messages: 7 (2 generated)
|