Searched defs:AdvanceAllocationObservers (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/deps/v8/src/heap/ | ||
| D | allocation-observer.cc | 73 void AllocationCounter::AdvanceAllocationObservers(size_t allocated) { in AdvanceAllocationObservers() function in v8::internal::AllocationCounter |
| D | spaces.cc | 368 void SpaceWithLinearArea::AdvanceAllocationObservers() { in AdvanceAllocationObservers() function in v8::internal::SpaceWithLinearArea |