Home | History | Annotate | Download | only in cctest

Lines Matching full:void0

6808   v8::Handle<v8::String> void0 = v8::String::New("void(0)");
6809 v8::Handle<v8::Script> script = v8::Script::Compile(void0, void0);