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