Searched refs:should_infer_name (Results 1 – 1 of 1) sorted by relevance
3328 bool should_infer_name = function_name.is_null(); in ParseFunctionLiteral() local3331 if (should_infer_name) { in ParseFunctionLiteral()3582 if (fni_ != NULL && should_infer_name) fni_->AddFunction(function_literal); in ParseFunctionLiteral()