V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::CoverageFunction Struct Reference

Public Member Functions

 CoverageFunction (int s, int e, uint32_t c, Handle< String > n)
 

Public Attributes

int start
 
int end
 
uint32_t count
 
Handle< Stringname
 
std::vector< CoverageBlockblocks
 
bool has_block_coverage
 

Detailed Description

Definition at line 28 of file debug-coverage.h.


The documentation for this struct was generated from the following file: