V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::compiler::RelocatablePtrConstantInfo Class Referencefinal

Public Types

enum  Type { kInt32, kInt64 }
 

Public Member Functions

 RelocatablePtrConstantInfo (int32_t value, RelocInfo::Mode rmode)
 
 RelocatablePtrConstantInfo (int64_t value, RelocInfo::Mode rmode)
 
intptr_t value () const
 
RelocInfo::Mode rmode () const
 
Type type () const
 

Detailed Description

Definition at line 214 of file common-operator.h.


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