Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/parsing/
Dpreparser.h259 bool IsPrivateReference() const { in IsPrivateReference() function
/third_party/node/deps/v8/src/ast/
Dast.h1624 bool IsPrivateReference() const { return key()->IsPrivateName(); } in IsPrivateReference() function