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

Issue 231013002: Introduce LoadSharedFunctionInfoSpecialField for x64 port. (Closed)

Created:
6 years, 8 months ago by haitao.feng
Modified:
6 years, 8 months ago
Reviewers:
Toon Verwaest
CC:
v8-dev
Visibility:
Public.

Description

Introduce LoadSharedFunctionInfoSpecialField for x64 port. R=verwaest@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=20636

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -15 lines) Patch
M src/x64/builtins-x64.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M src/x64/full-codegen-x64.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M src/x64/macro-assembler-x64.h View 1 chunk +7 lines, -2 lines 0 comments Download
M src/x64/macro-assembler-x64.cc View 3 chunks +31 lines, -7 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
haitao.feng
Those SharedFunctionInfo fields are special as they are SMIs for x32 port and are at ...
6 years, 8 months ago (2014-04-09 15:13:42 UTC) #1
Toon Verwaest
lgtm
6 years, 8 months ago (2014-04-09 16:10:59 UTC) #2
haitao.feng
Committed patchset #1 manually as r20636 (presubmit successful).
6 years, 8 months ago (2014-04-10 02:12:06 UTC) #3
haitao.feng
6 years, 8 months ago (2014-04-10 03:47:32 UTC) #4
Message was sent while issue was closed.
We have buildbot failures for this commit. Mac64 failed on
cctest/test-api/Threading1, but I could not reproduce it locally on Mac. For the
layout buildbot failures, it seems that they failed on ia32 port.

Powered by Google App Engine
This is Rietveld 408576698