Home
last modified time | relevance | path

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

/external/v8/include/
Dv8config.h225 # define V8_HAS_BUILTIN_BSWAP16 (__has_builtin(__builtin_bswap16)) macro
/external/v8/src/
Dutils.h1576 #if V8_HAS_BUILTIN_BSWAP16 in ByteReverse()