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

Issue 7283042: Nuke EmitCallIC, it is a plain call now. (Closed)

Created:
9 years, 5 months ago by Sven Panne
Modified:
9 years, 5 months ago
CC:
v8-dev
Visibility:
Public.

Description

Nuke EmitCallIC, it is a plain call now. Note that the MIPS part will need some similar changes, too. Committed: http://code.google.com/p/v8/source/detail?r=8489

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+80 lines, -112 lines) Patch
M src/arm/full-codegen-arm.cc View 27 chunks +26 lines, -35 lines 0 comments Download
M src/full-codegen.h View 1 chunk +0 lines, -5 lines 0 comments Download
M src/ia32/assembler-ia32.h View 1 chunk +1 line, -1 line 0 comments Download
M src/ia32/full-codegen-ia32.cc View 26 chunks +26 lines, -35 lines 0 comments Download
M src/x64/assembler-x64.h View 1 chunk +1 line, -1 line 0 comments Download
M src/x64/full-codegen-x64.cc View 26 chunks +26 lines, -35 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Sven Panne
9 years, 5 months ago (2011-06-30 12:28:54 UTC) #1
Kevin Millikin (Chromium)
Yes.
9 years, 5 months ago (2011-06-30 12:41:27 UTC) #2
Mads Ager (chromium)
9 years, 5 months ago (2011-06-30 12:49:08 UTC) #3
LGTM

Powered by Google App Engine
This is Rietveld 408576698