AllocationState(const AllocationState &)=delete | v8::internal::compiler::MemoryLowering::AllocationState | |
AllocationState() | v8::internal::compiler::MemoryLowering::AllocationState | private |
AllocationState(AllocationGroup *group, Node *effect) | v8::internal::compiler::MemoryLowering::AllocationState | explicitprivate |
AllocationState(AllocationGroup *group, intptr_t size, Node *top, Node *effect) | v8::internal::compiler::MemoryLowering::AllocationState | private |
Closed(AllocationGroup *group, Node *effect, Zone *zone) | v8::internal::compiler::MemoryLowering::AllocationState | inlinestatic |
effect() const | v8::internal::compiler::MemoryLowering::AllocationState | inline |
effect_ | v8::internal::compiler::MemoryLowering::AllocationState | private |
Empty(Zone *zone) | v8::internal::compiler::MemoryLowering::AllocationState | inlinestatic |
group() const | v8::internal::compiler::MemoryLowering::AllocationState | inline |
group_ | v8::internal::compiler::MemoryLowering::AllocationState | private |
IsYoungGenerationAllocation() const | v8::internal::compiler::MemoryLowering::AllocationState | |
Open(AllocationGroup *group, intptr_t size, Node *top, Node *effect, Zone *zone) | v8::internal::compiler::MemoryLowering::AllocationState | inlinestatic |
operator delete(void *, size_t) | v8::internal::ZoneObject | inline |
operator delete(void *pointer, Zone *zone)=delete | v8::internal::ZoneObject | |
operator new(size_t, Zone *)=delete | v8::internal::ZoneObject | |
operator new(size_t size, void *ptr) | v8::internal::ZoneObject | inline |
operator=(const AllocationState &)=delete | v8::internal::compiler::MemoryLowering::AllocationState | |
size() const | v8::internal::compiler::MemoryLowering::AllocationState | inline |
size_ | v8::internal::compiler::MemoryLowering::AllocationState | private |
top() const | v8::internal::compiler::MemoryLowering::AllocationState | inline |
top_ | v8::internal::compiler::MemoryLowering::AllocationState | private |
Zone | v8::internal::compiler::MemoryLowering::AllocationState | private |