Home | History | Annotate | Download | only in src

Lines Matching full:should_infer_name

4385   bool should_infer_name = function_name.is_null();
4388 if (should_infer_name) {
4649 if (fni_ != NULL && should_infer_name) fni_->AddFunction(function_literal);