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

Issue 10537050: Use the syntax of a property addition as a hint for controlling the fast-mode vs. dictionary mode h… (Closed)

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

Description

Use the syntax of a property addition as a hint for controlling the fast-mode vs. dictionary mode heursitics on objects. Committed: https://code.google.com/p/v8/source/detail?r=11732

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+137 lines, -34 lines) Patch
M src/ic.cc View 1 chunk +5 lines, -1 line 0 comments Download
M src/objects.h View 7 chunks +35 lines, -19 lines 0 comments Download
M src/objects.cc View 10 chunks +17 lines, -12 lines 0 comments Download
M src/objects-inl.h View 2 chunks +4 lines, -2 lines 0 comments Download
A test/mjsunit/fast-non-keyed.js View 1 chunk +76 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Erik Corry
8 years, 6 months ago (2012-06-07 11:30:02 UTC) #1
Vyacheslav Egorov (Google)
8 years, 6 months ago (2012-06-07 11:50:48 UTC) #2
lgtm if it helps

Powered by Google App Engine
This is Rietveld 408576698