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