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

Issue 11316219: Improve debug printing of non-strict arguments object. (Closed)

Created:
8 years ago by Michael Starzinger
Modified:
8 years ago
Reviewers:
Toon Verwaest
CC:
v8-dev
Visibility:
Public.

Description

Improve debug printing of non-strict arguments object. R=verwaest@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=13079

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -3 lines) Patch
M src/objects-printer.cc View 2 chunks +8 lines, -3 lines 1 comment Download

Messages

Total messages: 2 (0 generated)
Michael Starzinger
8 years ago (2012-11-28 13:08:19 UTC) #1
Toon Verwaest
8 years ago (2012-11-28 13:20:54 UTC) #2
lgtm with nit

https://codereview.chromium.org/11316219/diff/1/src/objects-printer.cc
File src/objects-printer.cc (right):

https://codereview.chromium.org/11316219/diff/1/src/objects-printer.cc#newcod...
src/objects-printer.cc:398: PrintF(out, " %d:", i - 2);
Magic constants ftw. If there is a k-version of this, please use that.
Otherwise, ignore my comment ;)

Powered by Google App Engine
This is Rietveld 408576698