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

Issue 488017: Give the binary op stubs better names to make profiles more informative. (Closed)

Created:
11 years ago by Erik Corry
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Give the binary op stubs better names to make profiles more informative. Committed: http://code.google.com/p/v8/source/detail?r=3454

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+104 lines, -49 lines) Patch
M src/arm/codegen-arm.h View 2 chunks +4 lines, -17 lines 0 comments Download
M src/arm/codegen-arm.cc View 1 chunk +23 lines, -0 lines 0 comments Download
M src/bootstrapper.h View 1 chunk +4 lines, -0 lines 0 comments Download
M src/bootstrapper.cc View 2 chunks +26 lines, -0 lines 0 comments Download
M src/ia32/codegen-ia32.h View 2 chunks +3 lines, -1 line 0 comments Download
M src/ia32/codegen-ia32.cc View 1 chunk +20 lines, -12 lines 0 comments Download
M src/token.h View 2 chunks +0 lines, -4 lines 0 comments Download
M src/token.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M src/x64/codegen-x64.h View 2 chunks +3 lines, -1 line 0 comments Download
M src/x64/codegen-x64.cc View 1 chunk +21 lines, -12 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Erik Corry
11 years ago (2009-12-11 10:26:04 UTC) #1
Mads Ager (chromium)
11 years ago (2009-12-11 10:39:10 UTC) #2
Yes, please! LGTM!

Powered by Google App Engine
This is Rietveld 408576698