v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::UintPtrT Struct Reference

#include <tnode.h>

Inheritance diagram for v8::internal::UintPtrT:
Collaboration diagram for v8::internal::UintPtrT:

Static Public Attributes

static constexpr MachineType kMachineType = MachineType::UintPtr()
 
- Static Public Attributes inherited from v8::internal::WordT
static const MachineRepresentation kMachineRepresentation
 

Detailed Description

Definition at line 89 of file tnode.h.

Member Data Documentation

◆ kMachineType

MachineType v8::internal::UintPtrT::kMachineType = MachineType::UintPtr()
staticconstexpr

Definition at line 90 of file tnode.h.


The documentation for this struct was generated from the following file: