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

Issue 10826213: MIPS: Improve load IC so it can call a native accessor even if the holder is in dictionary mode. A… (Closed)

Created:
8 years, 4 months ago by palfia
Modified:
8 years, 4 months ago
CC:
v8-dev
Visibility:
Public.

Description

MIPS: Improve load IC so it can call a native accessor even if the holder is in dictionary mode. Add a flag to all maps to indicate whether they are used for dictionary (normalized) objects or fast mode objects. Port r12264 (cbcc1226) BUG= TEST=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -0 lines) Patch
M src/mips/stub-cache-mips.cc View 2 chunks +42 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
palfia
8 years, 4 months ago (2012-08-08 23:03:42 UTC) #1
Erik Corry
8 years, 4 months ago (2012-08-10 12:28:36 UTC) #2
LGTM, committed as 12290, thanks.

Powered by Google App Engine
This is Rietveld 408576698