![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <runtime-call-stats.h>
Public Types | |
enum | ThreadType { kMainIsolateThread , kWorkerThread } |
Public Member Functions | |
V8_EXPORT_PRIVATE | RuntimeCallStats (ThreadType thread_type) |
Definition at line 816 of file runtime-call-stats.h.
Enumerator | |
---|---|
kMainIsolateThread | |
kWorkerThread |
Definition at line 818 of file runtime-call-stats.h.
|
inlineexplicit |
Definition at line 819 of file runtime-call-stats.h.