Home | History | Annotate | Download | only in src

Lines Matching defs:allocation_size

3995   Node* allocation_size = object_size;
3997 allocation_size = assembler->IntPtrAdd(
4008 Node* copy = assembler->Allocate(allocation_size);