Searched refs:templs (Results 1 – 1 of 1) sorted by relevance
3898 v8::Handle<v8::FunctionTemplate> templs[3] = { templ1, templ2, templ3 }; in THREADED_TEST() local3899 v8::Handle<v8::TypeSwitch> type_switch = v8::TypeSwitch::New(3, templs); in THREADED_TEST()