Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/parsing/
H A Dexpression-scope.h96 // Merged variables come from a CanBeDeclaration expression scope, and in MergeVariableList()
102 if (!CanBeDeclaration()) { in MergeVariableList()
201 if (!CanBeDeclaration()) return; in RecordDeclarationError()
293 bool CanBeDeclaration() const { in CanBeDeclaration() function in v8::internal::ExpressionScope
565 if (!this->CanBeDeclaration()) { in TrackVariable()
759 DCHECK(this->CanBeDeclaration()); in ArrowHeadParsingScope()

Completed in 3 milliseconds