![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include "src/objects/objects.h"
Go to the source code of this file.
Classes | |
class | v8::internal::SaveAndClearThreadInWasmFlag |
Namespaces | |
namespace | v8 |
namespace | v8::internal |
Typedefs | |
using | v8::internal::ObjectPair = uint64_t |
Functions | |
static ObjectPair | v8::internal::MakePair (Tagged< Object > x, Tagged< Object > y) |