findObjectById     97 Source/core/inspector/InjectedScript.h     ScriptValue findObjectById(const String& objectId) const;
findObjectById    306 Source/core/inspector/InspectorHeapProfilerAgent.cpp     ScriptValue value = injectedScript.findObjectById(objectId);