#include <basic-block-profiler.h>
Definition at line 113 of file basic-block-profiler.h.
◆ BuiltinsCallGraph() [1/2]
v8::internal::BuiltinsCallGraph::BuiltinsCallGraph |
( |
| ) |
|
◆ ~BuiltinsCallGraph()
v8::internal::BuiltinsCallGraph::~BuiltinsCallGraph |
( |
| ) |
|
|
default |
◆ BuiltinsCallGraph() [2/2]
◆ AddBuiltinCall()
void v8::internal::BuiltinsCallGraph::AddBuiltinCall |
( |
Builtin | caller, |
|
|
Builtin | callee, |
|
|
int32_t | block_id ) |
◆ all_hash_matched()
V8_INLINE bool v8::internal::BuiltinsCallGraph::all_hash_matched |
( |
| ) |
const |
|
inline |
◆ Get()
◆ GetBuiltinCallees()
◆ operator=()
◆ set_all_hash_matched()
V8_INLINE void v8::internal::BuiltinsCallGraph::set_all_hash_matched |
( |
bool | all_hash_matched | ) |
|
|
inline |
◆ all_hash_matched_
bool v8::internal::BuiltinsCallGraph::all_hash_matched_ |
|
private |
◆ builtin_call_map_
The documentation for this class was generated from the following files: