Massage the CodeStub class hierarchy a bit.
authorsvenpanne <svenpanne@chromium.org>
Tue, 10 Feb 2015 11:45:59 +0000 (03:45 -0800)
committerCommit bot <commit-bot@chromium.org>
Tue, 10 Feb 2015 11:46:04 +0000 (11:46 +0000)
commit6e4e43b652a43d54b2bf51777e781b8f91b251b6
tree33ec7be796bf991d7cacc58187211380cf6efdc7
parentbee9a0accb0d32d80b1d22bf68a4028ac1a7c573
Massage the CodeStub class hierarchy a bit.

Several tiny changes for the upcoming TurboFan-genrated handlers/stubs:

   * Relaxed the type of code_stub().

   * Made GetCodeKind() public, it effectly was like this, anyway.

   * Const-corrected GetStubType().

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

Cr-Commit-Position: refs/heads/master@{#26542}
src/code-stubs-hydrogen.cc
src/code-stubs.h
src/compiler.h