createTimerInstallData  694 Source/core/inspector/InspectorTimelineAgent.cpp     appendRecord(TimelineRecordFactory::createTimerInstallData(timerId, timeout, singleShot), TimelineRecordType::TimerInstall, true, frameForExecutionContext(context));
createTimerInstallData   58 Source/core/inspector/TimelineRecordFactory.h     static PassRefPtr<JSONObject> createTimerInstallData(int timerId, int timeout, bool singleShot);