DescriptionES6: improve performance of ES6 instanceof
This CL restores special crankshaft optimizations for instance of when
--harmony-instanceof is true. Similar work has to happen for TurboFan.
I've added a flag to pile-up the optimizations to be done elsewhere, which
will follow over several CLs.
R=verwaest@chromium.org, mstarzinger@chromium.org
BUG=v8:4447
LOG=n
Committed: https://crrev.com/f19ec926003282dcc554bb41641fbdf4eaf4a7fe
Cr-Commit-Position: refs/heads/master@{#34930}
Patch Set 1 #Patch Set 2 : REBASE. #
Total comments: 1
Messages
Total messages: 12 (5 generated)
|