Inline isUint32() method from HConstant, which was only used in one place.
authortitzer@chromium.org <titzer@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 18 Apr 2013 11:22:29 +0000 (11:22 +0000)
committertitzer@chromium.org <titzer@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 18 Apr 2013 11:22:29 +0000 (11:22 +0000)
commite210d8325ffc9cc84dbeb1354d46cf5d0fa61ffa
treecd085e6701117c92aab72e0baee48161badacac8
parent5eadc1a4282cb8686d1c1d69cda1fa26a390cad1
Inline isUint32() method from HConstant, which was only used in one place.
Add utility method for checking whether an HValue is a given int32_t constant.

BUG=

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@14329 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/hydrogen-instructions.cc
src/hydrogen-instructions.h
src/hydrogen.cc