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

Issue 3050008: Add EmitNamedStore and CallStoreIC(name, is_contextual) to x64 platform. (Closed)

Created:
10 years, 5 months ago by William Hesse
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Add EmitNamedStore and CallStoreIC(name, is_contextual) to x64 platform. Committed: http://code.google.com/p/v8/source/detail?r=5108

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+181 lines, -2 lines) Patch
M src/x64/codegen-x64.h View 1 chunk +5 lines, -0 lines 0 comments Download
M src/x64/codegen-x64.cc View 2 chunks +151 lines, -1 line 0 comments Download
M src/x64/virtual-frame-x64.h View 2 chunks +5 lines, -1 line 0 comments Download
M src/x64/virtual-frame-x64.cc View 1 chunk +20 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
William Hesse
eax->rax fixed in comment in EmitNamedStore. NamedPropertyAssignment is an exact copy of ia32 version.
10 years, 5 months ago (2010-07-21 09:41:29 UTC) #1
Mads Ager (chromium)
10 years, 5 months ago (2010-07-21 10:06:56 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698