Home
last modified time | relevance | path

Searched refs:callWrapper (Results 1 – 2 of 2) sorted by relevance

/external/v8/test/cctest/
Dtest-code-stubs.cc77 void RunOneTruncationTestWithTest(ConvertDToICallWrapper callWrapper, in RunOneTruncationTestWithTest() argument
81 int32_t result = (*callWrapper)(func, from); in RunOneTruncationTestWithTest()
97 RunOneTruncationTestWithTest(callWrapper, func, p1, p2)
105 void RunAllTruncationTests(ConvertDToICallWrapper callWrapper, in RunAllTruncationTests() argument
Dtest-code-stubs.h50 void RunAllTruncationTests(ConvertDToICallWrapper callWrapper,