Searched defs:weakTableRegistered (Results 1 – 4 of 4) sorted by relevance
129 static bool weakTableRegistered(...) in weakTableRegistered() function
1926 virtual bool weakTableRegistered(const void* closure) in weakTableRegistered() function in blink::MarkingVisitor2324 bool Heap::weakTableRegistered(const void* table) in weakTableRegistered() function in blink::Heap
1612 static bool weakTableRegistered(Visitor* visitor, const void* closure) in weakTableRegistered() function
271 virtual bool weakTableRegistered(const void*) OVERRIDE { return false; } in weakTableRegistered() function in blink::CountingVisitor