Chromium Code Reviews

Issue 7862031: Improved printing of Goto and CompareIDAndBranch instructions. (Closed)

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

Description

Improved printing of Goto and CompareIDAndBranch instructions. Committed: http://code.google.com/p/v8/source/detail?r=9226

Patch Set 1 #

Unified diffs Side-by-side diffs Stats (+8 lines, -0 lines)
M src/hydrogen-instructions.h View 1 chunk +2 lines, -0 lines 0 comments
M src/hydrogen-instructions.cc View 1 chunk +6 lines, -0 lines 0 comments

Messages

Total messages: 2 (0 generated)
Sven Panne
9 years, 3 months ago (2011-09-12 09:17:19 UTC) #1
danno
9 years, 3 months ago (2011-09-12 09:33:56 UTC) #2
LGTM

Powered by Google App Engine