Home
last modified time | relevance | path

Searched defs:V8_HAS_BUILTIN_POPCOUNT (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/include/
H A Dv8config.h355 # define V8_HAS_BUILTIN_POPCOUNT (__has_builtin(__builtin_popcount)) macro
396 # define V8_HAS_BUILTIN_POPCOUNT 1 macro
/third_party/node/deps/v8/include/v8-include/
H A Dv8config.h384 # define V8_HAS_BUILTIN_POPCOUNT (__has_builtin(__builtin_popcount)) macro
430 # define V8_HAS_BUILTIN_POPCOUNT 1 macro

Completed in 3 milliseconds