Searched refs:allocation_trace_buffer_ (Results 1 – 2 of 2) sorted by relevance
237 allocation_trace_buffer_[length++] = AddFunctionInfo(shared, id); in AllocationEvent()243 allocation_trace_buffer_[length++] = index; in AllocationEvent()247 Vector<unsigned>(allocation_trace_buffer_, length)); in AllocationEvent()
144 unsigned allocation_trace_buffer_[kMaxAllocationTraceLength]; variable