Searched refs:AllocationTypeOf (Results 1 – 4 of 4) sorted by relevance
251 AllocationTypeOf(parent->op()) == AllocationType::kOld) { in AllocationTypeNeedsUpdateToOld()284 AllocationTypeOf(child->op()) == AllocationType::kYoung) { in VisitAllocateRaw()
622 AllocationType AllocationTypeOf(const Operator* op) V8_WARN_UNUSED_RESULT;
613 AllocationType AllocationTypeOf(const Operator* op) { in AllocationTypeOf() function
3024 AllocationType allocation = AllocationTypeOf(node->op()); in LowerAllocate()3583 AllocationType const allocation = AllocationTypeOf(node->op()); in LowerNewDoubleElements()3631 AllocationType const allocation = AllocationTypeOf(node->op()); in LowerNewSmiOrObjectElements()