Home | History | Annotate | Download | only in cctest

Lines Matching full:templs

4985   v8::Handle<v8::FunctionTemplate> templs[3] = { templ1, templ2, templ3 };
4986 v8::Handle<v8::TypeSwitch> type_switch = v8::TypeSwitch::New(3, templs);