H A D | memory-lowering.cc | 137 AllowLargeObjects allow_large_objects, AllocationState const** state_ptr) { in ReduceAllocateRaw() 239 AllocationState const* state = *state_ptr; in ReduceAllocateRaw() 278 AllocationState::Open(group, state_size, top, effect, zone()); in ReduceAllocateRaw() 327 AllocationState::Open(group, object_size, top, effect, zone()); in ReduceAllocateRaw() 369 *state_ptr = AllocationState::Closed(group, effect, zone()); in ReduceAllocateRaw() 502 AllocationState const* state) { in ReduceStoreToObject() 523 AllocationState const* state) { in ReduceStoreElement() 539 AllocationState const* state) { in ReduceStoreField() 574 AllocationState const* state) { in ReduceStore() 638 Node* node, Node* object, Node* value, AllocationState cons in ComputeWriteBarrierKind() 696 MemoryLowering::AllocationState::AllocationState() AllocationState() function in v8::internal::compiler::MemoryLowering::AllocationState 702 MemoryLowering::AllocationState::AllocationState(AllocationGroup* group, AllocationState() function in v8::internal::compiler::MemoryLowering::AllocationState 709 MemoryLowering::AllocationState::AllocationState(AllocationGroup* group, AllocationState() function in v8::internal::compiler::MemoryLowering::AllocationState [all...] |