DescriptionIsolatify HeapProfiler
Added instance method on v8::Isolate for retrieving instance of v8::HeapProfiler for that isolate. All static methods of v8::HeapProfiler are deprecated, corresponding instance methods are added to v8::HeapProfiler.
All static methods on v8::internal::HeapProfiler were converted into instance ones.
BUG=None
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=13997
Patch Set 1 #Patch Set 2 : Rebase #Patch Set 3 : Expose v8::HeapProfiler instance on v8::Isolate #Patch Set 4 : Removed V8_DEPRECATED for now, Chromium usages should be fixed first #Patch Set 5 : Prohibited construction and destruction of v8::HeapProfiler #
Messages
Total messages: 5 (0 generated)
|