isRefCountedWrapper   48 Source/platform/RefCountedSupplement.h         virtual bool isRefCountedWrapper() const OVERRIDE { return true; }
isRefCountedWrapper   66 Source/platform/RefCountedSupplement.h         ASSERT_WITH_SECURITY_IMPLICATION(found->isRefCountedWrapper());
isRefCountedWrapper  131 Source/platform/Supplementable.h     virtual bool isRefCountedWrapper() const { return false; }