V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::interpreter::BytecodeGenerator::ValueResultScope Class Referencefinal
Inheritance diagram for v8::internal::interpreter::BytecodeGenerator::ValueResultScope:
v8::internal::interpreter::BytecodeGenerator::ExpressionResultScope

Public Member Functions

 ValueResultScope (BytecodeGenerator *generator)
 
- Public Member Functions inherited from v8::internal::interpreter::BytecodeGenerator::ExpressionResultScope
 ExpressionResultScope (BytecodeGenerator *generator, Expression::Context kind)
 
bool IsEffect () const
 
bool IsValue () const
 
bool IsTest () const
 
TestResultScopeAsTest ()
 
void SetResultIsBoolean ()
 
void SetResultIsString ()
 
TypeHint type_hint () const
 

Detailed Description

Definition at line 624 of file bytecode-generator.cc.


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