![]() |
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::AlignedSlotAllocator, including all inherited members.
| Align(int n) | v8::internal::AlignedSlotAllocator | |
| AlignedSlotAllocator()=default | v8::internal::AlignedSlotAllocator | |
| Allocate(int n) | v8::internal::AlignedSlotAllocator | |
| AllocateUnaligned(int n) | v8::internal::AlignedSlotAllocator | |
| IsValid(int slot) | v8::internal::AlignedSlotAllocator | inlineprivatestatic |
| kInvalidSlot | v8::internal::AlignedSlotAllocator | privatestatic |
| kSlotSize | v8::internal::AlignedSlotAllocator | static |
| next1_ | v8::internal::AlignedSlotAllocator | private |
| next2_ | v8::internal::AlignedSlotAllocator | private |
| next4_ | v8::internal::AlignedSlotAllocator | private |
| NextSlot(int n) const | v8::internal::AlignedSlotAllocator | |
| NumSlotsForWidth(int bytes) | v8::internal::AlignedSlotAllocator | inlinestatic |
| Size() const | v8::internal::AlignedSlotAllocator | inline |
| size_ | v8::internal::AlignedSlotAllocator | private |