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

Issue 11958011: Add missing VMState(EXTERNAL) for DOM GC callbacks (Closed)

Created:
7 years, 11 months ago by haraken
Modified:
7 years, 11 months ago
Reviewers:
Yang, danno
Base URL:
git://github.com/v8/v8.git@master
Visibility:
Public.

Description

Add missing VMState(EXTERNAL) for DOM GC callbacks BUG= Committed: https://code.google.com/p/v8/source/detail?r=13403

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
M src/heap.cc View 4 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
haraken
In the current V8 timeline plot, the time spent in DOM GC callbacks (it can ...
7 years, 11 months ago (2013-01-16 15:10:55 UTC) #1
Yang
7 years, 11 months ago (2013-01-16 15:15:25 UTC) #2
On 2013/01/16 15:10:55, haraken1 wrote:
> In the current V8 timeline plot, the time spent in DOM GC callbacks (it can
> consume a substantial amount of time) is not counted as EXTERNAL time.
> 
> yang: Could you review it?

LGTM. Landing.

Powered by Google App Engine
This is Rietveld 408576698