Searched refs:templs (Results 1 - 1 of 1) sorted by relevance

/external/v8/test/cctest/
H A Dtest-api.cc4985 v8::Handle<v8::FunctionTemplate> templs[3] = { templ1, templ2, templ3 }; local
4986 v8::Handle<v8::TypeSwitch> type_switch = v8::TypeSwitch::New(3, templs);

Completed in 57 milliseconds