Lines Matching full:fun3
2542 const char* fun3 = "f(12, 13)";2543 Local<v8::Array> a2 = CompileRun(fun3).As<v8::Array>();