Searched refs:should_infer_name (Results 1 – 1 of 1) sorted by relevance
4091 bool should_infer_name = function_name == NULL; in ParseFunctionLiteral() local4094 if (should_infer_name) { in ParseFunctionLiteral()4344 if (fni_ != NULL && should_infer_name) fni_->AddFunction(function_literal); in ParseFunctionLiteral()