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

/external/v8/test/cctest/
H A Dtest-types.cc701 TypeHandle function02 = T.Function0(type1, type3); local
708 CHECK(Equal(function01, function02) == Equal(type2, type3));

Completed in 180 milliseconds