Home
last modified time | relevance | path

Searched defs:V8_HAS_ATTRIBUTE_NOINLINE (Results 1 – 1 of 1) sorted by relevance

/external/v8/include/
Dv8config.h211 # define V8_HAS_ATTRIBUTE_NOINLINE (__has_attribute(noinline)) macro
252 # define V8_HAS_ATTRIBUTE_NOINLINE (V8_GNUC_PREREQ(3, 4, 0)) macro