#include <basic-block-profiler.h>
Definition at line 75 of file basic-block-profiler.h.
◆ DataList
◆ BasicBlockProfiler() [1/2]
v8::internal::BasicBlockProfiler::BasicBlockProfiler |
( |
| ) |
|
|
default |
◆ ~BasicBlockProfiler()
v8::internal::BasicBlockProfiler::~BasicBlockProfiler |
( |
| ) |
|
|
default |
◆ BasicBlockProfiler() [2/2]
◆ data_list()
const DataList * v8::internal::BasicBlockProfiler::data_list |
( |
| ) |
|
|
inline |
◆ Get()
◆ GetCoverageBitmap()
std::vector< bool > v8::internal::BasicBlockProfiler::GetCoverageBitmap |
( |
Isolate * | isolate | ) |
|
◆ HasData()
bool v8::internal::BasicBlockProfiler::HasData |
( |
Isolate * | isolate | ) |
|
◆ Log()
void v8::internal::BasicBlockProfiler::Log |
( |
Isolate * | isolate, |
|
|
std::ostream & | os ) |
◆ NewData()
◆ operator=()
◆ Print()
void v8::internal::BasicBlockProfiler::Print |
( |
Isolate * | isolate, |
|
|
std::ostream & | os ) |
◆ ResetCounts()
void v8::internal::BasicBlockProfiler::ResetCounts |
( |
Isolate * | isolate | ) |
|
◆ data_list_
DataList v8::internal::BasicBlockProfiler::data_list_ |
|
private |
◆ data_list_mutex_
base::Mutex v8::internal::BasicBlockProfiler::data_list_mutex_ |
|
private |
The documentation for this class was generated from the following files: