v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::WorkerThreadRuntimeCallStatsScope Class Reference

#include <runtime-call-stats.h>

Collaboration diagram for v8::internal::WorkerThreadRuntimeCallStatsScope:

Public Member Functions

 WorkerThreadRuntimeCallStatsScope (WorkerThreadRuntimeCallStats *off_thread_stats)
 
RuntimeCallStatsGet () const
 

Detailed Description

Definition at line 822 of file runtime-call-stats.h.

Constructor & Destructor Documentation

◆ WorkerThreadRuntimeCallStatsScope()

v8::internal::WorkerThreadRuntimeCallStatsScope::WorkerThreadRuntimeCallStatsScope ( WorkerThreadRuntimeCallStats * off_thread_stats)
inlineexplicit

Definition at line 824 of file runtime-call-stats.h.

Member Function Documentation

◆ Get()

RuntimeCallStats * v8::internal::WorkerThreadRuntimeCallStatsScope::Get ( ) const
inline

Definition at line 826 of file runtime-call-stats.h.


The documentation for this class was generated from the following file: