Home
last modified time | relevance | path

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

/external/v8/include/
Dv8config.h281 # define V8_HAS_BUILTIN_BSWAP32 (__has_builtin(__builtin_bswap32)) macro
/external/v8/src/utils/
Dutils.h700 #if V8_HAS_BUILTIN_BSWAP32 in ByteReverse32()