DescriptionMIPS: Fix [es6] Introduce spec compliant IsConstructor.
In Builtins::Generate_Construct, the system was trying to
call ConstructProxy on a Proxy object without a constructor
because it was checking the wrong bit in the Proxy object's
supported operation mask.
TEST=test262/built-ins/Proxy/create-target-is-not-constructor
BUG=
Committed: https://crrev.com/78d8ce1bb1f040fc29d8c63ca0a38dfb610631a0
Cr-Commit-Position: refs/heads/master@{#33036}
Patch Set 1 #
Messages
Total messages: 18 (10 generated)
|