|  | v8
    V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++. | 
#include <large-spaces.h>
| Private Attributes | |
| size_t | capacity_ | 
Definition at line 175 of file large-spaces.h.
Definition at line 354 of file large-spaces.cc.
| AllocationResult v8::internal::NewLargeObjectSpace::AllocateRaw | ( | LocalHeap * | local_heap, | 
| int | object_size ) | 
Definition at line 357 of file large-spaces.cc.
| 
 | overridevirtual | 
Reimplemented from v8::internal::LargeObjectSpace.
Definition at line 395 of file large-spaces.cc.
| void v8::internal::NewLargeObjectSpace::Flip | ( | ) | 
Definition at line 400 of file large-spaces.cc.
| void v8::internal::NewLargeObjectSpace::FreeDeadObjects | ( | const std::function< bool(Tagged< HeapObject >)> & | is_dead | ) | 
Definition at line 409 of file large-spaces.cc.
| void v8::internal::NewLargeObjectSpace::SetCapacity | ( | size_t | capacity | ) | 
Definition at line 431 of file large-spaces.cc.
| 
 | private | 
Definition at line 192 of file large-spaces.h.