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

Issue 4681003: Heap profiler: remove context checks for objects. (Closed)

Created:
10 years, 1 month ago by mnaganov (inactive)
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Heap profiler: remove context checks for objects. It seems that there will be no access to heap snapshots from web pages' code, only from Developer Tools, thus it makes no sense doing filtering of object by their security contexts. Committed: http://code.google.com/p/v8/source/detail?r=5787

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -62 lines) Patch
M src/profile-generator.h View 1 chunk +0 lines, -2 lines 0 comments Download
M src/profile-generator.cc View 2 chunks +3 lines, -27 lines 0 comments Download
M test/cctest/test-heap-profiler.cc View 5 chunks +2 lines, -33 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
mnaganov (inactive)
10 years, 1 month ago (2010-11-08 14:01:48 UTC) #1
Søren Thygesen Gjesse
10 years, 1 month ago (2010-11-08 14:29:03 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698