![]() |
v8 13.6.233 (node 24.1.0)
V8 is Google's open source JavaScript engine
|
Go to the source code of this file.
Data Structures | |
struct | CppHeapPointerTagRange |
class | SandboxHardwareSupport |
Namespaces | |
namespace | v8 |
namespace | v8::internal |
Enumerations | |
enum class | CppHeapPointerTag : uint16_t { kFirstTag = 0 , kNullTag = 0 , kDefaultTag = 0x7000 , kZappedEntryTag = 0x7ffd , kEvacuationEntryTag = 0x7ffe , kFreeEntryTag = 0x7fff , kLastTag = 0x7fff } |
Functions | |
constexpr CppHeapPointerTagRange | kAnyCppHeapPointer (CppHeapPointerTag::kFirstTag, CppHeapPointerTag::kLastTag) |