Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/parsing/
H A Dexpression-scope.h300 bool IsLexicalDeclaration() const { return type_ == kLexicalDeclaration; } in IsLexicalDeclaration() function in v8::internal::ExpressionScope
382 if (this->IsLexicalDeclaration()) { in Declare()

Completed in 3 milliseconds