Searched defs:RemoveAllocationObserver (Results 1 – 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/heap/ | ||
D | spaces.cc | 229 void Space::RemoveAllocationObserver(AllocationObserver* observer) { in RemoveAllocationObserver() function in v8::internal::Space |
D | allocation-observer.cc | 43 void AllocationCounter::RemoveAllocationObserver(AllocationObserver* observer) { in RemoveAllocationObserver() function in v8::internal::AllocationCounter |