Searched refs:redeclaration_type (Results 1 – 1 of 1) sorted by relevance
32 RedeclarationType redeclaration_type) { in ThrowRedeclarationError() argument34 if (redeclaration_type == RedeclarationType::kSyntaxError) { in ThrowRedeclarationError()48 bool is_function_declaration, RedeclarationType redeclaration_type, in DeclareGlobal() argument96 return ThrowRedeclarationError(isolate, name, redeclaration_type); in DeclareGlobal()