#include <common-operator.h>
Definition at line 247 of file common-operator.h.
◆ Type
◆ RelocatablePtrConstantInfo() [1/2]
v8::internal::compiler::RelocatablePtrConstantInfo::RelocatablePtrConstantInfo |
( |
int32_t | value, |
|
|
RelocInfo::Mode | rmode ) |
|
inline |
◆ RelocatablePtrConstantInfo() [2/2]
v8::internal::compiler::RelocatablePtrConstantInfo::RelocatablePtrConstantInfo |
( |
int64_t | value, |
|
|
RelocInfo::Mode | rmode ) |
|
inline |
◆ rmode()
RelocInfo::Mode v8::internal::compiler::RelocatablePtrConstantInfo::rmode |
( |
| ) |
const |
|
inline |
◆ type()
Type v8::internal::compiler::RelocatablePtrConstantInfo::type |
( |
| ) |
const |
|
inline |
◆ value()
intptr_t v8::internal::compiler::RelocatablePtrConstantInfo::value |
( |
| ) |
const |
|
inline |
◆ rmode_
◆ type_
Type v8::internal::compiler::RelocatablePtrConstantInfo::type_ |
|
private |
◆ value_
intptr_t v8::internal::compiler::RelocatablePtrConstantInfo::value_ |
|
private |
The documentation for this class was generated from the following file: