Searched refs:WorkerThreadRuntimeCallStatsScope (Results 1 – 4 of 4) sorted by relevance
690 class V8_EXPORT_PRIVATE V8_NODISCARD WorkerThreadRuntimeCallStatsScope final {692 WorkerThreadRuntimeCallStatsScope() = default;693 explicit WorkerThreadRuntimeCallStatsScope(695 ~WorkerThreadRuntimeCallStatsScope();697 WorkerThreadRuntimeCallStatsScope(WorkerThreadRuntimeCallStatsScope&&) =699 WorkerThreadRuntimeCallStatsScope(const WorkerThreadRuntimeCallStatsScope&) =776 class WorkerThreadRuntimeCallStatsScope {778 explicit WorkerThreadRuntimeCallStatsScope(
324 WorkerThreadRuntimeCallStatsScope::WorkerThreadRuntimeCallStatsScope( in WorkerThreadRuntimeCallStatsScope() function in v8::internal::WorkerThreadRuntimeCallStatsScope341 WorkerThreadRuntimeCallStatsScope::~WorkerThreadRuntimeCallStatsScope() { in ~WorkerThreadRuntimeCallStatsScope()
165 base::Optional<WorkerThreadRuntimeCallStatsScope> rcs_scope_;
116 base::Optional<WorkerThreadRuntimeCallStatsScope> runtime_call_stats_scope_;