#include <allocation-observer.h>
Definition at line 18 of file allocation-observer.h.
◆ AllocationObserver() [1/2]
v8::internal::AllocationObserver::AllocationObserver |
( |
intptr_t | step_size | ) |
|
|
inlineexplicit |
◆ ~AllocationObserver()
virtual v8::internal::AllocationObserver::~AllocationObserver |
( |
| ) |
|
|
virtualdefault |
◆ AllocationObserver() [2/2]
◆ GetNextStepSize()
virtual intptr_t v8::internal::AllocationObserver::GetNextStepSize |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ operator=()
◆ Step()
virtual void v8::internal::AllocationObserver::Step |
( |
int | bytes_allocated, |
|
|
Address | soon_object, |
|
|
size_t | size ) |
|
protectedpure virtual |
◆ AllocationCounter
◆ kNotUsingFixedStepSize
intptr_t v8::internal::AllocationObserver::kNotUsingFixedStepSize = -1 |
|
staticconstexpr |
◆ step_size_
const intptr_t v8::internal::AllocationObserver::step_size_ |
|
private |
The documentation for this class was generated from the following file: