Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/parsing/
Dpreparser.h695 PreParserExpression NewEmptyParentheses(int pos) { in NewEmptyParentheses() function
/third_party/node/deps/v8/src/ast/
Dast.h3305 EmptyParentheses* NewEmptyParentheses(int pos) { in NewEmptyParentheses() function