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

#include <tnode.h>

Collaboration diagram for v8::internal::MachineRepresentationOf< Type, Enable >:

Static Public Attributes

static const MachineRepresentation value = Type::kMachineRepresentation
 

Detailed Description

template<class Type, class Enable = void>
struct v8::internal::MachineRepresentationOf< Type, Enable >

Definition at line 259 of file tnode.h.

Member Data Documentation

◆ value

template<class Type , class Enable = void>
const MachineRepresentation v8::internal::MachineRepresentationOf< Type, Enable >::value = Type::kMachineRepresentation
static

Definition at line 260 of file tnode.h.


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