HomeSort by relevance Sort by last modified time
    Searched refs:ComputeLongHash (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
utils.h 272 inline uint32_t ComputeLongHash(uint64_t key) {
objects.cc 739 uint32_t hash = ComputeLongHash(double_to_uint64(Number()));
    [all...]

Completed in 963 milliseconds