Searched defs:function2 (Results 1 – 4 of 4) sorted by relevance
80 function2: label
107 Function<int ()> function2 = bind(&A::addF, &a, 15); in TEST() local
628 TypeHandle function2 = T.Function2(type1, type2, type3); in Function() local645 TypeHandle function2 = T.Function2(type1, type2, type3); in Function() local
1264 Handle<JSFunction> function2 = Handle<JSFunction>::cast(func_value2); in TEST() local