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

Issue 6878009: Fix x64 typefeedback for property assignments. (Closed)

Created:
9 years, 8 months ago by fschneider
Modified:
9 years, 6 months ago
CC:
v8-dev
Visibility:
Public.

Description

Fix x64 typefeedback for property assignments. There was not ast-id recorded. I removed the default arguments for the helper functions that emit IC calls to make sure we are not missing other places. Committed: http://code.google.com/p/v8/source/detail?r=7644

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -28 lines) Patch
M src/arm/full-codegen-arm.cc View 12 chunks +12 lines, -12 lines 0 comments Download
M src/full-codegen.h View 1 chunk +2 lines, -2 lines 0 comments Download
M src/ia32/full-codegen-ia32.cc View 7 chunks +7 lines, -7 lines 0 comments Download
M src/x64/full-codegen-x64.cc View 7 chunks +7 lines, -7 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
fschneider
9 years, 8 months ago (2011-04-18 10:36:55 UTC) #1
Kevin Millikin (Chromium)
9 years, 8 months ago (2011-04-18 10:49:24 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698