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

Public Member Functions

 DeoptimizationLiteral (Handle< Object > object)
 
 DeoptimizationLiteral (double number)
 
 DeoptimizationLiteral (const StringConstantBase *string)
 
Handle< Objectobject () const
 
const StringConstantBasestring () const
 
bool operator== (const DeoptimizationLiteral &other) const
 
Handle< ObjectReify (Isolate *isolate) const
 
DeoptimizationLiteralKind kind () const
 

Detailed Description

Definition at line 55 of file code-generator.h.


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