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

Issue 6607: Fix CALL_IC to read properties out of the object in the presence... (Closed)

Created:
12 years, 2 months ago by iposva
Modified:
9 years, 3 months ago
CC:
v8-dev
Visibility:
Public.

Description

Fix CALL_IC to read properties out of the object in the presence of in-object properties instead of always going to read out of the properties array. TBR=ager Committed: http://code.google.com/p/v8/source/detail?r=503

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -8 lines) Patch
M src/stub-cache-arm.cc View 1 chunk +13 lines, -4 lines 0 comments Download
M src/stub-cache-ia32.cc View 1 chunk +13 lines, -4 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
iposva
12 years, 2 months ago (2008-10-15 07:23:34 UTC) #1
rev 501 missed these "property" lookups, can you please review?

Powered by Google App Engine
This is Rietveld 408576698