V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::torque::VisitResult Class Reference

Public Member Functions

 VisitResult (const Type *type, const std::string &constexpr_value)
 
 VisitResult (const Type *type, StackRange stack_range)
 
const Typetype () const
 
const std::string & constexpr_value () const
 
const StackRangestack_range () const
 
void SetType (const Type *new_type)
 
bool IsOnStack () const
 
bool operator== (const VisitResult &other) const
 

Static Public Member Functions

static VisitResult NeverResult ()
 

Detailed Description

Definition at line 404 of file types.h.


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