V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::WordT Struct Reference
Inheritance diagram for v8::internal::WordT:
v8::internal::IntegralT v8::internal::UntaggedT v8::internal::IntPtrT v8::internal::RawPtrT v8::internal::UintPtrT v8::internal::RawPtr< To >

Static Public Attributes

static const MachineRepresentation kMachineRepresentation
 

Detailed Description

Definition at line 77 of file code-assembler.h.

Member Data Documentation

◆ kMachineRepresentation

const MachineRepresentation v8::internal::WordT::kMachineRepresentation
static
Initial value:
=
(kPointerSize == 4) ? MachineRepresentation::kWord32
: MachineRepresentation::kWord64

Definition at line 78 of file code-assembler.h.


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