Searched defs:ConvertDToIFunc (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/v8/test/cctest/
H A Dtest-code-stubs.h42 typedef ConvertDToIFuncType* ConvertDToIFunc; typedef
44 typedef int32_t ConvertDToICallWrapperType(ConvertDToIFunc func, double from);
49 void RunAllTruncationTests(ConvertDToIFunc func);
51 ConvertDToIFunc func);

Completed in 81 milliseconds