Home | History | Annotate | Download | only in cctest

Lines Matching full:fun4

1702   const char* fun4 = "f(14, 15, 16)";
1704 Local<v8::Array>::Cast(Script::Compile(String::New(fun4))->Run());