Searched defs:CheckConflictingVarDeclarations (Results 1 – 2 of 2) sorted by relevance
1309 Declaration* Scope::CheckConflictingVarDeclarations() { in CheckConflictingVarDeclarations() function in v8::internal::Scope
3309 void Parser::CheckConflictingVarDeclarations(Scope* scope, bool* ok) { in CheckConflictingVarDeclarations() function in v8::internal::Parser