![]() |
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::AllocationCounter, including all inherited members.
AddAllocationObserver(AllocationObserver *observer) | v8::internal::AllocationCounter | |
AdvanceAllocationObservers(size_t allocated) | v8::internal::AllocationCounter | |
AllocationCounter()=default | v8::internal::AllocationCounter | |
current_counter_ | v8::internal::AllocationCounter | private |
InvokeAllocationObservers(Address soon_object, size_t object_size, size_t aligned_object_size) | v8::internal::AllocationCounter | |
IsStepInProgress() const | v8::internal::AllocationCounter | inline |
next_counter_ | v8::internal::AllocationCounter | private |
NextBytes() const | v8::internal::AllocationCounter | inline |
observers_ | v8::internal::AllocationCounter | private |
pending_added_ | v8::internal::AllocationCounter | private |
pending_removed_ | v8::internal::AllocationCounter | private |
RemoveAllocationObserver(AllocationObserver *observer) | v8::internal::AllocationCounter | |
step_in_progress_ | v8::internal::AllocationCounter | private |