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

Issue 3120027: Add position information for compares, binary ops, and count (Closed)

Created:
10 years, 4 months ago by Kasper Lund
Modified:
9 years, 7 months ago
Reviewers:
fschneider
CC:
v8-dev
Visibility:
Public.

Description

Add position information for compares, binary ops, and count operations. Committed: http://code.google.com/p/v8/source/detail?r=5332

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -26 lines) Patch
M src/arm/full-codegen-arm.cc View 2 chunks +3 lines, -0 lines 0 comments Download
M src/ast.h View 6 chunks +22 lines, -6 lines 0 comments Download
M src/ast.cc View 1 chunk +10 lines, -0 lines 0 comments Download
M src/full-codegen.cc View 1 chunk +1 line, -0 lines 0 comments Download
M src/ia32/codegen-ia32.cc View 3 chunks +3 lines, -6 lines 0 comments Download
M src/ia32/full-codegen-ia32.cc View 2 chunks +3 lines, -0 lines 0 comments Download
M src/parser.cc View 9 chunks +16 lines, -8 lines 0 comments Download
M src/x64/codegen-x64.cc View 3 chunks +3 lines, -6 lines 0 comments Download
M src/x64/full-codegen-x64.cc View 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Kasper Lund
10 years, 4 months ago (2010-08-24 13:26:36 UTC) #1
fschneider
10 years, 4 months ago (2010-08-24 13:49:09 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698