Home
last modified time | relevance | path

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

/external/v8/include/
Dv8config.h214 # define V8_HAS_ATTRIBUTE_VISIBILITY (__has_attribute(visibility)) macro
255 # define V8_HAS_ATTRIBUTE_VISIBILITY (V8_GNUC_PREREQ(4, 3, 0)) macro