Home | History | Annotate | Download | only in blink_gc_plugin

Lines Matching full:blink

10     "Process the Blink points-to graph generated by the Blink GC plugin.")
260 name = ignore.find("::") > 0 and ignore or ("blink::" + ignore)
347 'blink::GarbageCollected',
348 'blink::GarbageCollectedFinalized',
349 'blink::GarbageCollectedMixin',
356 'blink::RefCountedGarbageCollected',
357 'blink::ThreadSafeRefCountedGarbageCollected',
360 'blink::EventTarget',
361 'blink::EventTargetWithInlineData',
362 'blink::ActiveDOMObject',
403 node.name.replace('blink::', ''),