Remove branching and binding with two arguments from the JumpTarget
authorkmillikin@chromium.org <kmillikin@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 12 Jun 2009 14:43:27 +0000 (14:43 +0000)
committerkmillikin@chromium.org <kmillikin@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 12 Jun 2009 14:43:27 +0000 (14:43 +0000)
commit6ed860b7d6e7e507c914c3707c49c0e537e53ace
tree82591f686420719494990398389875a0d1e26b08
parent8be7fd052e434ea467e7476ecc792b51d9892805
Remove branching and binding with two arguments from the JumpTarget
class.  Manually manage off-frame results at the two sites where they
were used.

Review URL: http://codereview.chromium.org/125048

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2157 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/ia32/codegen-ia32.cc
src/jump-target.cc
src/jump-target.h