Home
last modified time | relevance | path

Searched defs:is_parenthesized (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/ast/
H A Dast.h261 bool is_parenthesized() const { in is_parenthesized() function in v8::internal::Expression
/third_party/node/deps/v8/src/parsing/
H A Dpreparser.h295 bool is_parenthesized() const { return IsParenthesizedField::decode(code_); } in is_parenthesized() function in v8::internal::PreParserExpression

Completed in 15 milliseconds