Home | History | Annotate | Download | only in cctest

Lines Matching refs:script2

5885   v8::Handle<v8::Script> script2 = v8::Script::Compile(script, &origin2);
5886 script2->Run();