Home | History | Annotate | Download | only in cctest

Lines Matching full:dummy

881       "dummy",
888 v8::Handle<Script> script = v8_compile("dummy()");
2831 templ->Set(v8_str("dummy"), v8::FunctionTemplate::New(DummyCallHandler));