Home | History | Annotate | Download | only in cctest

Lines Matching defs:fun5

2555   const char* fun5 = "f(17, 18, 19, 20)";
2556 Local<v8::Array> a4 = CompileRun(fun5).As<v8::Array>();