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

Issue 9571001: Introduce basic type feedback for for-in statements to avoid deopts. (Closed)

Created:
8 years, 9 months ago by Vyacheslav Egorov (Chromium)
Modified:
8 years, 9 months ago
Reviewers:
fschneider
CC:
v8-dev
Visibility:
Public.

Description

Introduce basic type feedback for for-in statements to avoid deopts. R=fschneider@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=10901

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -3 lines) Patch
M src/arm/full-codegen-arm.cc View 1 chunk +10 lines, -0 lines 0 comments Download
M src/hydrogen.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M src/ia32/full-codegen-ia32.cc View 1 chunk +10 lines, -0 lines 0 comments Download
M src/objects.h View 1 chunk +3 lines, -0 lines 0 comments Download
M src/type-info.h View 2 chunks +3 lines, -0 lines 0 comments Download
M src/type-info.cc View 2 chunks +11 lines, -3 lines 0 comments Download
M src/x64/full-codegen-x64.cc View 1 chunk +10 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Vyacheslav Egorov (Chromium)
8 years, 9 months ago (2012-03-01 15:25:47 UTC) #1
fschneider
8 years, 9 months ago (2012-03-01 16:17:51 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698