Home | History | Annotate | Download | only in cctest

Lines Matching full:source0

10986   v8::Handle<v8::String> source0 = v8::String::New("1234");
10989 v8::Script::Compile(source0, v8::String::New("test.js"));
10993 v8::Script::Compile(source0); // different origin