Home
last modified time | relevance | path

Searched refs:NotifyNewObjects (Results 1 – 7 of 7) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/wtf/
H A Dconstruct_traits.h43 Allocator::template NotifyNewObjects<T, Traits>(array, len); in NotifyNewElements()
H A Dvector_backed_linked_list.h117 Allocator::template NotifyNewObjects<Node, Traits>(array, len);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/wtf/
H A Dconstruct_traits.h43 Allocator::template NotifyNewObjects<T, Traits>(array, len); in NotifyNewElements()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/wtf/allocator/
H A Dpartition_allocator.h93 static void NotifyNewObjects(T* array, size_t len) {} in NotifyNewObjects() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/wtf/allocator/
H A Dpartition_allocator.h97 static void NotifyNewObjects(T* array, size_t len) {} in NotifyNewObjects() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/heap/impl/
H A Dheap_allocator.h183 static void NotifyNewObjects(T* array, size_t len) {
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/heap/
H A Dheap_allocator.h207 static void NotifyNewObjects(T* array, size_t len) {