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

/external/v8/test/cctest/
H A Dtest-hashing.cc45 typedef uint32_t (*HASH_FUNCTION)(); typedef
170 HASH_FUNCTION hash = FUNCTION_CAST<HASH_FUNCTION>(code->entry());
199 HASH_FUNCTION hash = FUNCTION_CAST<HASH_FUNCTION>(code->entry());

Completed in 82 milliseconds