struct Protocol::Profiler::GetBestEffortCoverage
- Protocol::Profiler::GetBestEffortCoverage
- Struct
- Value
- Object
Overview
Collect coverage data for the current isolate. The coverage data may be incomplete due to garbage collection.
Included Modules
- JSON::Serializable
- Protocol::Command
Defined in:
protocol/profiler.crConstructors
Instance Method Summary
-
#result : Array(ScriptCoverage)
Coverage data for the current isolate.