Home
last modified time | relevance | path

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

/external/v8/include/
Dv8config.h226 # define V8_HAS_BUILTIN_BSWAP32 (__has_builtin(__builtin_bswap32)) macro
/external/v8/src/
Dutils.h1582 #if V8_HAS_BUILTIN_BSWAP32 in ByteReverse()