Home | History | Annotate | Download | only in src

Lines Matching refs:decl

4839   Declaration* decl = scope->CheckConflictingVarDeclarations();
4840 if (decl != NULL) {
4843 Handle<String> name = decl->proxy()->name();
4847 int position = decl->proxy()->position();