Home
last modified time | relevance | path

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

/external/v8/include/
Dv8config.h230 # define V8_HAS_BUILTIN_EXPECT (__has_builtin(__builtin_expect)) macro
270 # define V8_HAS_BUILTIN_EXPECT (V8_GNUC_PREREQ(2, 96, 0)) macro
353 #if V8_HAS_BUILTIN_EXPECT