V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::BasicBlockProfiler::Data Class Reference

Public Member Functions

size_t n_blocks () const
 
const uint32_tcounts () const
 
void SetCode (std::ostringstream *os)
 
void SetFunctionName (std::unique_ptr< char[]> name)
 
void SetSchedule (std::ostringstream *os)
 
void SetBlockRpoNumber (size_t offset, int32_t block_rpo)
 
intptr_t GetCounterAddress (size_t offset)
 

Friends

class BasicBlockProfiler
 
std::ostream & operator<< (std::ostream &os, const BasicBlockProfiler::Data &s)
 

Detailed Description

Definition at line 22 of file basic-block-profiler.h.


The documentation for this class was generated from the following files: