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

Issue 149448: Re-enable ICs for loads and calls that skips a global object during... (Closed)

Created:
11 years, 5 months ago by Kasper Lund
Modified:
9 years, 7 months ago
Reviewers:
bak, antonm
CC:
v8-dev
Visibility:
Public.

Description

Re-enable ICs for loads and calls that skips a global object during lookup through the prototype chain.

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+284 lines, -192 lines) Patch
M src/ia32/stub-cache-ia32.cc View 20 chunks +182 lines, -133 lines 0 comments Download
M src/objects.h View 1 chunk +3 lines, -0 lines 0 comments Download
M src/objects.cc View 1 8 chunks +40 lines, -22 lines 0 comments Download
M src/objects-inl.h View 1 chunk +1 line, -1 line 0 comments Download
M src/stub-cache.h View 1 2 4 chunks +53 lines, -35 lines 0 comments Download
M src/stub-cache.cc View 2 chunks +5 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Kasper Lund
This is ready for an initial review. I still have to fix the ARM and ...
11 years, 5 months ago (2009-07-10 08:03:12 UTC) #1
Kasper Lund
Fixed the ARM and x64 ports too.
11 years, 5 months ago (2009-07-10 08:52:04 UTC) #2
Kasper Lund
11 years, 5 months ago (2009-07-10 08:56:59 UTC) #3
Hmm. I can't seem to upload the extra files to this issue. Closing. Starting
with a fresh issue instead:

   http://codereview.chromium.org/155344

Powered by Google App Engine
This is Rietveld 408576698