Searched refs:NoBaseWillBeGarbageCollected (Results 1 - 25 of 74) sorted by relevance

123

/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DElementDataCache.h43 class ElementDataCache FINAL : public NoBaseWillBeGarbageCollected<ElementDataCache> {
H A DDocumentOrderedMap.h46 class DocumentOrderedMap : public NoBaseWillBeGarbageCollected<DocumentOrderedMap> {
67 class MapEntry : public NoBaseWillBeGarbageCollected<MapEntry> {
/external/chromium_org/third_party/WebKit/Source/core/page/
H A DDragState.h38 class DragState : public NoBaseWillBeGarbageCollected<DragState> {
H A DDOMWindowPagePopup.h43 class DOMWindowPagePopup FINAL : public NoBaseWillBeGarbageCollected<DOMWindowPagePopup>, public WillBeHeapSupplement<LocalDOMWindow> {
/external/chromium_org/third_party/WebKit/Source/modules/donottrack/
H A DNavigatorDoNotTrack.h44 class NavigatorDoNotTrack FINAL : public NoBaseWillBeGarbageCollected<NavigatorDoNotTrack>, public WillBeHeapSupplement<Navigator>, public DOMWindowProperty {
/external/chromium_org/third_party/WebKit/Source/modules/performance/
H A DWorkerGlobalScopePerformance.h42 class WorkerGlobalScopePerformance FINAL : public NoBaseWillBeGarbageCollected<WorkerGlobalScopePerformance>, public WillBeHeapSupplement<WorkerGlobalScope> {
H A DSharedWorkerPerformance.h41 class SharedWorkerPerformance FINAL : public NoBaseWillBeGarbageCollected<SharedWorkerPerformance>, public WillBeHeapSupplement<SharedWorker> {
/external/chromium_org/third_party/WebKit/Source/modules/speech/
H A DDOMWindowSpeechSynthesis.h38 class DOMWindowSpeechSynthesis FINAL : public NoBaseWillBeGarbageCollected<DOMWindowSpeechSynthesis>, public WillBeHeapSupplement<LocalDOMWindow>, public DOMWindowProperty {
/external/chromium_org/third_party/WebKit/Source/web/
H A DPrerendererClientImpl.h44 class PrerendererClientImpl FINAL : public NoBaseWillBeGarbageCollected<PrerendererClientImpl>, public PrerendererClient {
H A DFullscreenController.h46 class FullscreenController FINAL : public NoBaseWillBeGarbageCollected<FullscreenController> {
/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
H A DViewportStyleResolver.h45 class ViewportStyleResolver : public NoBaseWillBeGarbageCollected<ViewportStyleResolver> {
/external/chromium_org/third_party/WebKit/Source/core/dom/custom/
H A DCustomElementMicrotaskDispatcher.h21 class CustomElementMicrotaskDispatcher FINAL : public NoBaseWillBeGarbageCollected<CustomElementMicrotaskDispatcher> {
/external/chromium_org/third_party/WebKit/Source/core/editing/
H A DUndoStack.h43 class UndoStack FINAL : public NoBaseWillBeGarbageCollected<UndoStack> {
/external/chromium_org/third_party/WebKit/Source/core/fetch/
H A DResourceLoaderSet.h39 class ResourceLoaderSet FINAL : public NoBaseWillBeGarbageCollected<ResourceLoaderSet> {
/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderLayerReflectionInfo.h57 class RenderLayerReflectionInfo : public NoBaseWillBeGarbageCollected<RenderLayerReflectionInfo> {
/external/chromium_org/third_party/WebKit/Source/modules/credentialmanager/
H A DNavigatorCredentials.h18 class NavigatorCredentials FINAL : public NoBaseWillBeGarbageCollected<NavigatorCredentials>, public WillBeHeapSupplement<Navigator>, public DOMWindowProperty {
/external/chromium_org/third_party/WebKit/Source/modules/crypto/
H A DDOMWindowCrypto.h43 class DOMWindowCrypto FINAL : public NoBaseWillBeGarbageCollected<DOMWindowCrypto>, public WillBeHeapSupplement<LocalDOMWindow>, public DOMWindowProperty {
H A DWorkerGlobalScopeCrypto.h44 class WorkerGlobalScopeCrypto FINAL : public NoBaseWillBeGarbageCollected<WorkerGlobalScopeCrypto>, public WillBeHeapSupplement<WorkerGlobalScope> {
/external/chromium_org/third_party/WebKit/Source/modules/geolocation/
H A DNavigatorGeolocation.h33 class NavigatorGeolocation FINAL : public NoBaseWillBeGarbageCollected<NavigatorGeolocation>, public WillBeHeapSupplement<Navigator>, public DOMWindowProperty {
/external/chromium_org/third_party/WebKit/Source/modules/indexeddb/
H A DDOMWindowIndexedDatabase.h38 class DOMWindowIndexedDatabase FINAL : public NoBaseWillBeGarbageCollected<DOMWindowIndexedDatabase>, public WillBeHeapSupplement<LocalDOMWindow>, public DOMWindowProperty {
/external/chromium_org/third_party/WebKit/Source/modules/netinfo/
H A DNavigatorNetworkInformation.h17 : public NoBaseWillBeGarbageCollected<NavigatorNetworkInformation>
/external/chromium_org/third_party/WebKit/Source/modules/quota/
H A DDOMWindowQuota.h43 class DOMWindowQuota FINAL : public NoBaseWillBeGarbageCollected<DOMWindowQuota>, public WillBeHeapSupplement<LocalDOMWindow>, public DOMWindowProperty {
H A DWorkerNavigatorStorageQuota.h42 class WorkerNavigatorStorageQuota FINAL : public NoBaseWillBeGarbageCollected<WorkerNavigatorStorageQuota>, public WillBeHeapSupplement<WorkerNavigator> {
/external/chromium_org/third_party/WebKit/Source/modules/serviceworkers/
H A DNavigatorServiceWorker.h18 class NavigatorServiceWorker FINAL : public NoBaseWillBeGarbageCollected<NavigatorServiceWorker>, public WillBeHeapSupplement<Navigator>, DOMWindowProperty {
/external/chromium_org/third_party/WebKit/Source/modules/webmidi/
H A DNavigatorWebMIDI.h44 class NavigatorWebMIDI FINAL : public NoBaseWillBeGarbageCollected<NavigatorWebMIDI>, public WillBeHeapSupplement<Navigator>, public DOMWindowProperty {

Completed in 207 milliseconds

123