V8 Project
v8::internal::compiler::Immediate64 Struct Reference
+ Collaboration diagram for v8::internal::compiler::Immediate64:

Public Attributes

uint64_t value
 
Handle< Objecthandle
 
ExternalReference reference
 
Immediate64Type type
 

Detailed Description

Definition at line 26 of file code-generator-x64.cc.

Member Data Documentation

◆ handle

Handle<Object> v8::internal::compiler::Immediate64::handle

◆ reference

ExternalReference v8::internal::compiler::Immediate64::reference

◆ type

Immediate64Type v8::internal::compiler::Immediate64::type

◆ value

uint64_t v8::internal::compiler::Immediate64::value

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