v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::FixedStringAllocator Member List

This is the complete list of members for v8::internal::FixedStringAllocator, including all inherited members.

allocate(unsigned bytes) overridev8::internal::FixedStringAllocatorvirtual
buffer_v8::internal::FixedStringAllocatorprivate
FixedStringAllocator(char *buffer, unsigned length)v8::internal::FixedStringAllocatorinline
FixedStringAllocator(const FixedStringAllocator &)=deletev8::internal::FixedStringAllocator
grow(unsigned *bytes) overridev8::internal::FixedStringAllocatorvirtual
length_v8::internal::FixedStringAllocatorprivate
operator=(const FixedStringAllocator &)=deletev8::internal::FixedStringAllocator
~FixedStringAllocator() override=defaultv8::internal::FixedStringAllocator
~StringAllocator()=defaultv8::internal::StringAllocatorvirtual