if (
        path.isFunctionExpression() &&
        path.has("id") &&
        !path.get("id").node[t.NOT_LOCAL_BINDING]
      ) {