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

Issue 184453003: Allow objects with "" properties to stay fast. (Closed)

Created:
6 years, 9 months ago by Toon Verwaest
Modified:
6 years, 9 months ago
Reviewers:
danno
CC:
v8-dev, Paweł Hajdan Jr.
Visibility:
Public.

Description

Allow objects with "" properties to stay fast. R=danno@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=19648

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -12 lines) Patch
M include/v8.h View 1 chunk +1 line, -1 line 0 comments Download
M src/heap.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/heap.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M src/objects.cc View 3 chunks +2 lines, -5 lines 0 comments Download
M src/runtime.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/runtime.cc View 1 chunk +11 lines, -0 lines 0 comments Download
M src/stub-cache.cc View 1 chunk +1 line, -1 line 0 comments Download
A + test/mjsunit/test-hidden-string.js View 1 chunk +5 lines, -5 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Toon Verwaest
PTAL
6 years, 9 months ago (2014-02-28 12:40:41 UTC) #1
danno
lgtm
6 years, 9 months ago (2014-02-28 13:22:35 UTC) #2
Toon Verwaest
6 years, 9 months ago (2014-03-04 12:43:15 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r19648 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698