Searched refs:LeakyObject (Results 1 – 16 of 16) sorted by relevance
231 class LeakyObject {234 explicit LeakyObject(Args&&... args) { in LeakyObject() function238 LeakyObject(const LeakyObject&) = delete;239 LeakyObject& operator=(const LeakyObject&) = delete;251 static ::v8::base::LeakyObject<T> object{__VA_ARGS__}; \
34 static v8::base::LeakyObject<v8::base::PageAllocator> in GetAllocator()53 static v8::base::LeakyObject<GCInfoTable> table(GetAllocator(page_allocator)); in Initialize()
52 static v8::base::LeakyObject<TracingController> tracing_controller; in GetTracingController()
55 static base::LeakyObject<base::PageAllocator> default_page_allocator; in PageAllocatorInitializer()59 static base::LeakyObject<base::LsanPageAllocator> lsan_allocator( in PageAllocatorInitializer()91 static base::LeakyObject<base::LsanVirtualAddressSpace> vas( in GetPlatformVirtualAddressSpace()94 static base::LeakyObject<base::VirtualAddressSpace> vas; in GetPlatformVirtualAddressSpace()
152 friend class base::LeakyObject<SamplerManager>;
251 static base::LeakyObject<SamplerManager> instance; in instance()
93 static base::LeakyObject<CodeEntry> kProgramEntry( in program_entry()103 static base::LeakyObject<CodeEntry> kIdleEntry( in idle_entry()113 static base::LeakyObject<CodeEntry> kGcEntry( in gc_entry()123 static base::LeakyObject<CodeEntry> kUnresolvedEntry( in unresolved_entry()133 static base::LeakyObject<CodeEntry> kRootEntry( in root_entry()
43 static base::LeakyObject< in EnsureInitProfileData()
580 friend class base::LeakyObject<GlobalMonitor>;
532 friend class base::LeakyObject<GlobalMonitor>;
631 friend class base::LeakyObject<GlobalMonitor>;
703 friend class base::LeakyObject<GlobalMonitor>;
727 friend class base::LeakyObject<GlobalMonitor>;
1062 friend class base::LeakyObject<GlobalMonitor>;
1588 static base::LeakyObject<NoopListener> noop_listener; in RUNTIME_FUNCTION()
2436 friend class base::LeakyObject<GlobalMonitor>;