HomeSort by relevance Sort by last modified time
    Searched refs:GarbageCollected (Results 76 - 100 of 161) sorted by null

1 2 34 5 6 7

  /external/chromium_org/third_party/WebKit/Source/modules/quota/
StorageQuota.h 43 class StorageQuota FINAL : public GarbageCollected<StorageQuota>, public ScriptWrappable {
DeprecatedStorageInfo.idl 27 GarbageCollected,
  /external/chromium_org/third_party/WebKit/Source/modules/serviceworkers/
ServiceWorkerClient.h 15 class ServiceWorkerClient FINAL : public GarbageCollected<ServiceWorkerClient>, public ScriptWrappable {
ServiceWorkerClients.h 21 class ServiceWorkerClients FINAL : public GarbageCollected<ServiceWorkerClients>, public ScriptWrappable {
ServiceWorkerContainer.idl 34 GarbageCollected
  /external/chromium_org/third_party/WebKit/Source/modules/speech/
SpeechGrammarList.h 37 class SpeechGrammarList FINAL : public GarbageCollected<SpeechGrammarList>, public ScriptWrappable {
SpeechRecognitionResultList.h 35 class SpeechRecognitionResultList : public GarbageCollected<SpeechRecognitionResultList>, public ScriptWrappable {
  /external/chromium_org/tools/clang/blink_gc_plugin/tests/
base_requires_tracing.h 12 class A : public GarbageCollected<A> {
class_requires_finalization_base.h 12 class A : public GarbageCollected<A> {
class_requires_trace_method_tmpl.h 12 class HeapObject : public GarbageCollected<HeapObject> { };
fields_require_tracing.h 24 class HeapObject : public GarbageCollected<HeapObject> {
garbage_collected_mixin.h 19 class HeapObject : public GarbageCollected<HeapObject>, public Mixin {
persistent_field_in_gc_managed_class.h 20 class HeapObject : public GarbageCollected<HeapObject> {
stack_allocated.h 32 class HeapObject : public GarbageCollected<HeapObject> {
virtual_and_trace_after_dispatch.h 12 class A : public GarbageCollected<A> {
weak_fields_require_tracing.h 12 class HeapObject : public GarbageCollected<HeapObject> {
  /external/chromium_org/third_party/WebKit/Source/modules/encoding/
TextDecoder.idl 36 GarbageCollected,
  /external/chromium_org/third_party/WebKit/Source/modules/encryptedmedia/
MediaKeys.idl 33 GarbageCollected,
  /external/chromium_org/third_party/WebKit/Source/modules/indexeddb/
IDBFactory.idl 27 GarbageCollected
IDBRequest.idl 37 GarbageCollected,
  /external/chromium_org/third_party/WebKit/Source/modules/mediastream/
RTCDTMFSender.idl 27 GarbageCollected,
RTCStatsReport.idl 26 GarbageCollected,
  /external/chromium_org/third_party/WebKit/Source/modules/webaudio/
AudioParam.idl 30 GarbageCollected,
  /external/chromium_org/third_party/WebKit/Source/core/testing/
LayerRectList.h 47 class LayerRectList FINAL : public GarbageCollected<LayerRectList>, public ScriptWrappable {
  /external/chromium_org/third_party/WebKit/Source/modules/battery/
BatteryStatus.h 14 class BatteryStatus FINAL : public GarbageCollected<BatteryStatus> {

Completed in 3704 milliseconds

1 2 34 5 6 7