getWorkerStart     63 Source/modules/performance/SharedWorkerPerformance.cpp     return SharedWorkerPerformance::from(sharedWorker).getWorkerStart(context, sharedWorker);
getWorkerStart     47 Source/modules/performance/SharedWorkerPerformance.h     double getWorkerStart(ExecutionContext*, SharedWorker&) const;