v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
runtime-call-stats.h File Reference
#include <optional>
#include "src/base/macros.h"
Include dependency graph for runtime-call-stats.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  v8::internal::WorkerThreadRuntimeCallStats
 
class  v8::internal::RuntimeCallStats
 
class  v8::internal::WorkerThreadRuntimeCallStatsScope
 

Namespaces

namespace  v8
 
namespace  v8::internal
 

Macros

#define TRACE_HANDLER_STATS(...)
 
#define CHANGE_CURRENT_RUNTIME_COUNTER(...)
 

Macro Definition Documentation

◆ CHANGE_CURRENT_RUNTIME_COUNTER

#define CHANGE_CURRENT_RUNTIME_COUNTER ( ...)

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

◆ TRACE_HANDLER_STATS

#define TRACE_HANDLER_STATS ( ...)

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