getHeapObjectId    71 Source/bindings/v8/ScriptProfiler.h     static unsigned getHeapObjectId(const ScriptValue&);
getHeapObjectId   312 Source/core/inspector/InspectorHeapProfilerAgent.cpp     unsigned id = ScriptProfiler::getHeapObjectId(value);
getHeapObjectId    71 Source/core/inspector/InspectorHeapProfilerAgent.h     virtual void getHeapObjectId(ErrorString*, const String& objectId, String* heapSnapshotObjectId) OVERRIDE;