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