Home | History | Annotate | Download | only in heap

Lines Matching defs:LocalAllocationBuffer

1481 void LocalAllocationBuffer
1490 LocalAllocationBuffer::LocalAllocationBuffer(Heap* heap,
1501 LocalAllocationBuffer::LocalAllocationBuffer(
1502 const LocalAllocationBuffer& other) {
1507 LocalAllocationBuffer& LocalAllocationBuffer::operator=(
1508 const LocalAllocationBuffer& other) {
1516 const_cast<LocalAllocationBuffer&>(other)