Searched refs:HasThenStatement (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dast.h705 // HasThenStatement() and HasElseStatement() functions to check if a
723 bool HasThenStatement() const { return !then_statement()->IsEmpty(); } function in class:v8::internal::IfStatement

Completed in 374 milliseconds