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

Issue 135903014: Stay in fast enum case if the empty_slow_element_dictionary is used. (Closed)

Created:
6 years, 11 months ago by Toon Verwaest
Modified:
6 years, 11 months ago
Reviewers:
ulan
CC:
v8-dev
Visibility:
Public.

Description

Stay in fast enum case if the empty_slow_element_dictionary is used. This fixes slow for-in over frozen objects. BUG= R=ulan@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=18705

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -0 lines) Patch
M src/arm/macro-assembler-arm.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M src/ia32/macro-assembler-ia32.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M src/x64/macro-assembler-x64.cc View 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Toon Verwaest
PTAL
6 years, 11 months ago (2014-01-21 10:58:12 UTC) #1
ulan
lgtm
6 years, 11 months ago (2014-01-21 11:06:23 UTC) #2
Toon Verwaest
6 years, 11 months ago (2014-01-21 11:20:18 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r18705 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698