Home | History | Annotate | Download | only in cctest

Lines Matching refs:resource1

14148   TestResource* resource1 = new TestResource(two_byte_string);
14149 v8::Local<v8::String> string1 = v8::String::NewExternal(resource1);
14157 VisitorImpl visitor(resource1, resource2);