![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
This is the complete list of members for v8::internal::SamplingAllocationObserver, including all inherited members.
| AllocationObserver(intptr_t step_size) (defined in v8::internal::AllocationObserver) | v8::internal::AllocationObserver | inlineexplicit |
| AllocationStep(int bytes_allocated, Address soon_object, size_t size) (defined in v8::internal::AllocationObserver) | v8::internal::AllocationObserver | |
| bytes_to_next_step() const (defined in v8::internal::AllocationObserver) | v8::internal::AllocationObserver | inlineprotected |
| bytes_to_next_step_ (defined in v8::internal::AllocationObserver) | v8::internal::AllocationObserver | protected |
| GetNextStepSize() override (defined in v8::internal::SamplingAllocationObserver) | v8::internal::SamplingAllocationObserver | inlineprotectedvirtual |
| SamplingAllocationObserver(Heap *heap, intptr_t step_size, uint64_t rate, SamplingHeapProfiler *profiler, base::RandomNumberGenerator *random) (defined in v8::internal::SamplingAllocationObserver) | v8::internal::SamplingAllocationObserver | inline |
| Step(int bytes_allocated, Address soon_object, size_t size) override (defined in v8::internal::SamplingAllocationObserver) | v8::internal::SamplingAllocationObserver | inlineprotectedvirtual |
| step_size() const (defined in v8::internal::AllocationObserver) | v8::internal::AllocationObserver | inlineprotected |
| step_size_ (defined in v8::internal::AllocationObserver) | v8::internal::AllocationObserver | protected |
| ~AllocationObserver()=default (defined in v8::internal::AllocationObserver) | v8::internal::AllocationObserver | virtual |
| ~SamplingAllocationObserver() override=default (defined in v8::internal::SamplingAllocationObserver) | v8::internal::SamplingAllocationObserver |