| Package | Description |
|---|---|
| com.qeagle.devtools.protocol.commands |
| Modifier and Type | Method and Description |
|---|---|
List<ScriptCoverage> |
Profiler.getBestEffortCoverage()
Collect coverage data for the current isolate.
|
List<ScriptCoverage> |
Profiler.takePreciseCoverage()
Collect coverage data for the current isolate, and resets execution counters.
|
Copyright © 2020. All rights reserved.