Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/parsing/
H A Dexpression-scope.h59 if (IsVarDeclaration()) { in NewVariable()
304 bool IsVarDeclaration() const { return type_ == kVarDeclaration; } in IsVarDeclaration() function in v8::internal::ExpressionScope

Completed in 2 milliseconds