![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
This is the complete list of members for v8::internal::IncrementalMarking::Observer, including all inherited members.
| AllocationObserver(intptr_t step_size) | v8::internal::AllocationObserver | inlineexplicit |
| AllocationObserver(const AllocationObserver &)=delete | v8::internal::AllocationObserver | |
| GetNextStepSize() | v8::internal::AllocationObserver | inlineprotectedvirtual |
| incremental_marking_ | v8::internal::IncrementalMarking::Observer | private |
| kNotUsingFixedStepSize | v8::internal::AllocationObserver | static |
| Observer(IncrementalMarking *incremental_marking, intptr_t step_size) | v8::internal::IncrementalMarking::Observer | |
| operator=(const AllocationObserver &)=delete | v8::internal::AllocationObserver | |
| Step(int bytes_allocated, Address, size_t) override | v8::internal::IncrementalMarking::Observer | virtual |
| step_size_ | v8::internal::AllocationObserver | private |
| ~AllocationObserver()=default | v8::internal::AllocationObserver | virtual |
| ~Observer() override=default | v8::internal::IncrementalMarking::Observer |