[turbofan] Add CodeFactory::Instanceof helper.
authormstarzinger <mstarzinger@chromium.org>
Mon, 22 Jun 2015 12:15:55 +0000 (05:15 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 22 Jun 2015 12:16:06 +0000 (12:16 +0000)
commit86594b7da24cce04f0801d8033029414433fb4ed
tree706f049635221f867b93ed8aa9e7dbdc8f5959c9
parent44bc918458481d60b08d5566f0f31a79e39b85d7
[turbofan] Add CodeFactory::Instanceof helper.

R=mvstanton@chromium.org
TEST=cctest/test-run-jsops/BinopInstanceOf

Review URL: https://codereview.chromium.org/1196213004

Cr-Commit-Position: refs/heads/master@{#29187}
src/code-factory.cc
src/code-factory.h
src/compiler/js-generic-lowering.cc