JumpPatchSites can/should easily deal with uint8 sized offsets.
authormvstanton@chromium.org <mvstanton@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 15 Apr 2014 15:29:23 +0000 (15:29 +0000)
committermvstanton@chromium.org <mvstanton@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 15 Apr 2014 15:29:23 +0000 (15:29 +0000)
commitd20bf182dde5ea6c6cec41622159d874de4e2de6
tree99e0bbeaabe3abcf24b0115e800ced8fc999b5ba
parentcc5c4545731b7d30a0dd694a3c55b765413ee676
JumpPatchSites can/should easily deal with uint8 sized offsets.

Motivation is that x64 nosnapshot builds need a 129 byte delta at the moment.

R=mstarzinger@chromium.org

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@20776 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/ia32/full-codegen-ia32.cc
src/ia32/ic-ia32.cc
src/x64/full-codegen-x64.cc
src/x64/ic-x64.cc