getAllocatedObjects 69 Source/core/inspector/InspectorClient.h virtual void getAllocatedObjects(HashSet<const void*>&) { } getAllocatedObjects 148 Source/web/InspectorClientImpl.cpp agent->getAllocatedObjects(set); getAllocatedObjects 72 Source/web/InspectorClientImpl.h virtual void getAllocatedObjects(HashSet<const void*>&) OVERRIDE; getAllocatedObjects 112 Source/web/WebDevToolsAgentImpl.h virtual void getAllocatedObjects(HashSet<const void*>&) OVERRIDE;