#include <debug-interface.h>
Definition at line 418 of file debug-interface.h.
◆ FunctionData()
◆ BlockCount()
| size_t v8::debug::Coverage::FunctionData::BlockCount |
( |
| ) |
const |
◆ Count()
| uint32_t v8::debug::Coverage::FunctionData::Count |
( |
| ) |
const |
◆ EndOffset()
| int v8::debug::Coverage::FunctionData::EndOffset |
( |
| ) |
const |
◆ GetBlockData()
◆ HasBlockCoverage()
| bool v8::debug::Coverage::FunctionData::HasBlockCoverage |
( |
| ) |
const |
◆ MOVE_ONLY_NO_DEFAULT_CONSTRUCTOR()
| v8::debug::Coverage::FunctionData::MOVE_ONLY_NO_DEFAULT_CONSTRUCTOR |
( |
FunctionData | | ) |
|
◆ Name()
◆ StartOffset()
| int v8::debug::Coverage::FunctionData::StartOffset |
( |
| ) |
const |
◆ v8::debug::Coverage::ScriptData
◆ coverage_
| std::shared_ptr<i::Coverage> v8::debug::Coverage::FunctionData::coverage_ |
|
private |
◆ function_
The documentation for this class was generated from the following files: