Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1502)

Issue 237673007: JumpPatchSites can/should easily deal with uint8 sized offsets. (Closed)

Created:
6 years, 8 months ago by mvstanton
Modified:
6 years, 8 months ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Visibility:
Public.

Description

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 Committed: https://code.google.com/p/v8/source/detail?r=20776

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M src/ia32/full-codegen-ia32.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/ia32/ic-ia32.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/x64/full-codegen-x64.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/x64/ic-x64.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
mvstanton
Hi Michael, here is the issue we discussed, found in x64 nosnapshot builds. Thx, --Michael
6 years, 8 months ago (2014-04-15 14:41:58 UTC) #1
Michael Starzinger
LGTM.
6 years, 8 months ago (2014-04-15 15:05:37 UTC) #2
mvstanton
Committed patchset #1 manually as r20776 (presubmit successful).
6 years, 8 months ago (2014-04-15 15:29:31 UTC) #3
haitao.feng
6 years, 8 months ago (2014-04-16 02:12:19 UTC) #4
Message was sent while issue was closed.
Hi Michael,

Thanks for the fix!

-Haitao

Powered by Google App Engine
This is Rietveld 408576698