Home
last modified time | relevance | path

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

/external/v8/include/
Dv8config.h227 # define V8_HAS_BUILTIN_BSWAP64 (__has_builtin(__builtin_bswap64)) macro
/external/v8/src/
Dutils.h1594 #if V8_HAS_BUILTIN_BSWAP64 in ByteReverse()