Home | History | Annotate | Download | only in cctest

Lines Matching refs:fun4

4471   const char* fun4 = "f(14, 15, 16)";
4472 Local<v8::Array> a3 = CompileRun(fun4).As<v8::Array>();