Methods
Profiler.disable #
Profiler.enable #
Profiler.getBestEffortCoverage #
Collect coverage data for the current isolate. The coverage data may be incomplete due to garbage collection.
Return Object
- result
-
array[ ScriptCoverage ]
Coverage data for the current isolate.