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

Issue 11694008: Use EXTERNAL_REFERENCE instead of RUNTIME_ENTRY for Runtime::PerformGC and (Closed)

Created:
7 years, 12 months ago by haitao.feng
Modified:
7 years, 12 months ago
Reviewers:
Yang, danno
CC:
v8-dev
Visibility:
Public.

Description

Use EXTERNAL_REFERENCE instead of RUNTIME_ENTRY for Runtime::PerformGC and CallApiFunctionAndReturn in X64 Committed: http://code.google.com/p/v8/source/detail?r=13287

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -14 lines) Patch
M src/x64/code-stubs-x64.cc View 1 chunk +1 line, -2 lines 0 comments Download
M src/x64/macro-assembler-x64.h View 1 1 chunk +10 lines, -11 lines 0 comments Download
M src/x64/macro-assembler-x64.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
haitao.feng
From reading the codes, it seems that RUNTIME_ENTRY is added for IA32 for relative direct ...
7 years, 12 months ago (2012-12-28 07:04:18 UTC) #1
danno
This is a good idea, and thanks for all your work trying to untangle this ...
7 years, 12 months ago (2012-12-28 12:16:34 UTC) #2
haitao.feng
danno, You are welcome :) Thanks a lot for pointing out this solution. I really ...
7 years, 12 months ago (2012-12-28 14:00:33 UTC) #3
danno
7 years, 12 months ago (2012-12-28 14:36:24 UTC) #4
lgtm, I'll land this for you

Powered by Google App Engine
This is Rietveld 408576698