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

Issue 385035: Restore info needed to register profile ticks in functions from... (Closed)

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

Description

Restore info needed to register profile ticks in functions from the snapshot. Still needed: info to register profile ticks in stubs. Committed: http://code.google.com/p/v8/source/detail?r=3272

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -19 lines) Patch
M src/accessors.cc View 1 chunk +8 lines, -1 line 0 comments Download
M src/factory.cc View 1 chunk +2 lines, -1 line 0 comments Download
M src/handles.cc View 3 chunks +11 lines, -11 lines 0 comments Download
M src/objects.h View 2 chunks +10 lines, -4 lines 0 comments Download
M src/objects-debug.cc View 1 chunk +2 lines, -1 line 0 comments Download
M src/objects-inl.h View 1 chunk +2 lines, -1 line 0 comments Download
M src/v8.cc View 2 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Erik Corry
11 years, 1 month ago (2009-11-11 08:45:14 UTC) #1
Mikhail Naganov
11 years, 1 month ago (2009-11-11 08:57:14 UTC) #2
LGTM

Please add a comment somewhere why we need to hold both types of line ends
array. Otherwise somebody may be tempted to try to get rid of one of them.

Powered by Google App Engine
This is Rietveld 408576698