Searched defs:V8_HAS_BUILTIN_POPCOUNT (Results 1 – 1 of 1) sorted by relevance
232 # define V8_HAS_BUILTIN_POPCOUNT (__has_builtin(__builtin_popcount)) macro272 # define V8_HAS_BUILTIN_POPCOUNT (V8_GNUC_PREREQ(3, 4, 0)) macro