v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
object-stats.h File Reference
Include dependency graph for object-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::ObjectStats
 
class  v8::internal::ObjectStatsCollector
 

Namespaces

namespace  v8
 
namespace  v8::internal
 

Macros

#define VIRTUAL_INSTANCE_TYPE_LIST(V)
 
#define DEFINE_VIRTUAL_INSTANCE_TYPE(type)
 

Macro Definition Documentation

◆ DEFINE_VIRTUAL_INSTANCE_TYPE

#define DEFINE_VIRTUAL_INSTANCE_TYPE ( type)
Value:
wasm::ValueType type

Definition at line 103 of file object-stats.h.

◆ VIRTUAL_INSTANCE_TYPE_LIST

#define VIRTUAL_INSTANCE_TYPE_LIST ( V)

Definition at line 17 of file object-stats.h.