Home | History | Annotate | Download | only in cctest

Lines Matching refs:resource2

14150   TestResource* resource2 = new TestResource(two_byte_string);
14151 v8::Local<v8::String> string2 = v8::String::NewExternal(resource2);
14157 VisitorImpl visitor(resource1, resource2);