V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
ExpressionResultScope (BytecodeGenerator *generator, Expression::Context kind) | |
bool | IsEffect () const |
bool | IsValue () const |
bool | IsTest () const |
TestResultScope * | AsTest () |
void | SetResultIsBoolean () |
void | SetResultIsString () |
TypeHint | type_hint () const |
Definition at line 566 of file bytecode-generator.cc.