Home | History | Annotate | Download | only in cctest

Lines Matching full:foo2

2770              "var foo2 = function foo3() {}; "
2789 // foo2 is not unnamed -> its name is not inferred.
2790 ExpectString("%FunctionGetInferredName(foo2)", "");