#include <debug-objects.h>
|
using | Slot = TorqueGeneratedCoverageInfoSlotOffsets |
|
|
static int | SizeFor (int slot_count) |
|
Definition at line 180 of file debug-objects.h.
◆ Slot
◆ CoverageInfoPrint()
void v8::internal::CoverageInfo::CoverageInfoPrint |
( |
std::ostream & | os, |
|
|
std::unique_ptr< char[]> | function_name = nullptr ) |
◆ InitializeSlot()
void v8::internal::CoverageInfo::InitializeSlot |
( |
int | slot_index, |
|
|
int | start_pos, |
|
|
int | end_pos ) |
◆ ResetBlockCount()
void v8::internal::CoverageInfo::ResetBlockCount |
( |
int | slot_index | ) |
|
◆ SizeFor()
static int v8::internal::CoverageInfo::SizeFor |
( |
int | slot_count | ) |
|
|
inlinestatic |
The documentation for this class was generated from the following files: