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

Issue 7800028: Print value and type check dependency for JSArrayLength instruction. (Closed)

Created:
9 years, 3 months ago by Sven Panne
Modified:
9 years, 3 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

Print value and type check dependency for JSArrayLength instruction. Committed: http://code.google.com/p/v8/source/detail?r=9139

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -0 lines) Patch
M src/hydrogen-instructions.h View 1 chunk +3 lines, -0 lines 0 comments Download
M src/hydrogen-instructions.cc View 1 chunk +7 lines, -0 lines 1 comment Download

Messages

Total messages: 2 (0 generated)
Sven Panne
9 years, 3 months ago (2011-09-05 13:18:09 UTC) #1
Jakob Kummerow
9 years, 3 months ago (2011-09-05 13:23:33 UTC) #2
LGTM

http://codereview.chromium.org/7800028/diff/1/src/hydrogen-instructions.cc
File src/hydrogen-instructions.cc (right):

http://codereview.chromium.org/7800028/diff/1/src/hydrogen-instructions.cc#ne...
src/hydrogen-instructions.cc:794: stream->Add(" ");
How about inserting some descriptive hint here, e.g. "depending on" or so?

Powered by Google App Engine
This is Rietveld 408576698