Home
last modified time | relevance | path

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

/third_party/node/deps/v8/include/
Dv8config.h348 # define V8_HAS_BUILTIN_BSWAP16 (__has_builtin(__builtin_bswap16)) macro
/third_party/node/deps/v8/src/utils/
Dutils.h588 #if V8_HAS_BUILTIN_BSWAP16 in ByteReverse16()