Home
last modified time | relevance | path

Searched defs:then_expression (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/v8/src/
Dast.h2137 Expression* then_expression() const { return then_expression_; } in then_expression() function
2144 Conditional(Zone* zone, Expression* condition, Expression* then_expression, in Conditional()
3449 Expression* then_expression, in NewConditional()
Dpreparser.h1049 PreParserExpression then_expression, in NewConditional()