DescriptionProvide optimized support for the %GetOrdinaryHasInstance intrinsic.
This new intrinsic is used by the desugared ES6 instanceof implementation for
the cases when the F[@@hasInstance] property is null or undefined.
R=mstarzinger@chromium.org
Committed: https://crrev.com/992ae64de0b3539ab59235c7700426aa008b607f
Cr-Commit-Position: refs/heads/master@{#34866}
Patch Set 1 #Patch Set 2 : Removed nit. #Patch Set 3 : Fix release build compile error. #
Total comments: 6
Patch Set 4 : Comment response. #
Total comments: 2
Patch Set 5 : REBASE and nit. #Messages
Total messages: 12 (4 generated)
|