#include <tick-counter.h>
Definition at line 23 of file tick-counter.h.
◆ AttachLocalHeap()
void v8::internal::TickCounter::AttachLocalHeap |
( |
LocalHeap * | local_heap | ) |
|
◆ CurrentTicks()
size_t v8::internal::TickCounter::CurrentTicks |
( |
| ) |
const |
|
inline |
◆ DetachLocalHeap()
void v8::internal::TickCounter::DetachLocalHeap |
( |
| ) |
|
◆ TickAndMaybeEnterSafepoint()
void v8::internal::TickCounter::TickAndMaybeEnterSafepoint |
( |
| ) |
|
|
inline |
◆ local_heap_
LocalHeap* v8::internal::TickCounter::local_heap_ = nullptr |
|
private |
◆ ticks_
size_t v8::internal::TickCounter::ticks_ = 0 |
|
private |
The documentation for this class was generated from the following files: