DescriptionX87: [es6] Reintroduce the instanceof operator in the backends.
port 551e0aa11bf4b97f9d38c4ce0c5aac89df0a773a (r36275)
original commit message:
This adds back the instanceof operator support in the backends and
introduces a @@hasInstance protector cell on the isolate that guards the
fast path for the InstanceOfStub. This way we recover the ~10%
regression on Octane EarleyBoyer in Crankshaft and greatly improve
TurboFan and Ignition performance of instanceof.
BUG=
Committed: https://crrev.com/529e333258e52295325c046f4157bd033d1f7de7
Cr-Commit-Position: refs/heads/master@{#36303}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|