Home
last modified time | relevance | path

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

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