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

#include <tnode.h>

Inheritance diagram for v8::internal::Float64T:
Collaboration diagram for v8::internal::Float64T:

Static Public Attributes

static const MachineRepresentation kMachineRepresentation
 
static constexpr MachineType kMachineType = MachineType::Float64()
 

Detailed Description

Definition at line 139 of file tnode.h.

Member Data Documentation

◆ kMachineRepresentation

const MachineRepresentation v8::internal::Float64T::kMachineRepresentation
static
Initial value:

Definition at line 140 of file tnode.h.

◆ kMachineType

MachineType v8::internal::Float64T::kMachineType = MachineType::Float64()
staticconstexpr

Definition at line 142 of file tnode.h.


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