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

/external/chromium_org/v8/test/cctest/
H A Dtest-types.cc672 TypeHandle function11 = T.Function1(type1, type2, type2); local
679 CHECK(Equal(function11, function12) == Equal(type2, type3));

Completed in 1531 milliseconds