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

Issue 12211095: Add additional flags to control array abuse tracing (Closed)

Created:
7 years, 10 months ago by danno
Modified:
7 years, 10 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

Add additional flags to control array abuse tracing R=jkummerow@chromium.org Committed: http://code.google.com/p/v8/source/detail?r=13632

Patch Set 1 #

Total comments: 1

Patch Set 2 : Tweaks #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -9 lines) Patch
M src/elements.h View 1 chunk +2 lines, -1 line 0 comments Download
M src/elements.cc View 1 3 chunks +13 lines, -4 lines 0 comments Download
src/flag-definitions.h View 1 chunk +8 lines, -1 line 0 comments Download
M src/objects.cc View 1 chunk +8 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
danno
7 years, 10 months ago (2013-02-08 14:16:36 UTC) #1
Jakob Kummerow
7 years, 10 months ago (2013-02-08 14:20:54 UTC) #2
lgtm

https://codereview.chromium.org/12211095/diff/1/src/elements.h
File src/elements.h (right):

https://codereview.chromium.org/12211095/diff/1/src/elements.h#newcode201
src/elements.h:201: bool allow_list_append_growth = false);
s/allow_list_append_growth/allow_appending/ for simplification?

Powered by Google App Engine
This is Rietveld 408576698