![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include "src/handles/handles.h"
Go to the source code of this file.
Classes | |
class | v8::internal::Protectors |
Namespaces | |
namespace | v8 |
namespace | v8::internal |
Macros | |
#define | DECLARED_PROTECTORS_ON_ISOLATE(V) |
#define | DECLARE_PROTECTOR_ON_ISOLATE(name, unused_root_index, unused_cell) |
#define DECLARE_PROTECTOR_ON_ISOLATE | ( | name, | |
unused_root_index, | |||
unused_cell ) |
Definition at line 106 of file protectors.h.
#define DECLARED_PROTECTORS_ON_ISOLATE | ( | V | ) |
Definition at line 18 of file protectors.h.