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

/external/chromium_org/v8/test/cctest/
H A Dtest-types.cc671 TypeHandle function03 = T.Function0(type3, type2); local
678 CHECK(Equal(function01, function03) == Equal(type1, type3));

Completed in 47 milliseconds