Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/parsing/
Dpreparser.h640 PreParserExpression NewCountOperation(Token::Value op, bool is_prefix, in NewCountOperation() function
/third_party/node/deps/v8/src/ast/
Dast.h3154 CountOperation* NewCountOperation(Token::Value op, in NewCountOperation() function