![]() |
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::FixedStringAllocator, including all inherited members.
allocate(unsigned bytes) override | v8::internal::FixedStringAllocator | virtual |
buffer_ | v8::internal::FixedStringAllocator | private |
FixedStringAllocator(char *buffer, unsigned length) | v8::internal::FixedStringAllocator | inline |
FixedStringAllocator(const FixedStringAllocator &)=delete | v8::internal::FixedStringAllocator | |
grow(unsigned *bytes) override | v8::internal::FixedStringAllocator | virtual |
length_ | v8::internal::FixedStringAllocator | private |
operator=(const FixedStringAllocator &)=delete | v8::internal::FixedStringAllocator | |
~FixedStringAllocator() override=default | v8::internal::FixedStringAllocator | |
~StringAllocator()=default | v8::internal::StringAllocator | virtual |