Lines Matching full:origin1
10972 v8::ScriptOrigin origin1(v8::String::New(resource_name));10973 script = v8::Script::Compile(source, &origin1);