![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <v8-sandbox.h>
Public Member Functions | |
| constexpr | CppHeapPointerTagRange (CppHeapPointerTag lower, CppHeapPointerTag upper) |
| bool | CheckTagOf (uint64_t entry) |
Public Attributes | |
| CppHeapPointerTag | lower_bound |
| CppHeapPointerTag | upper_bound |
Definition at line 70 of file v8-sandbox.h.
|
inlineconstexpr |
Definition at line 71 of file v8-sandbox.h.
|
inline |
| CppHeapPointerTag v8::CppHeapPointerTagRange::lower_bound |
Definition at line 74 of file v8-sandbox.h.
| CppHeapPointerTag v8::CppHeapPointerTagRange::upper_bound |
Definition at line 75 of file v8-sandbox.h.