Home
last modified time | relevance | path

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

/external/v8/include/
Dv8config.h214 # define V8_HAS_ATTRIBUTE_ALIGNED (__has_attribute(aligned)) macro
255 # define V8_HAS_ATTRIBUTE_ALIGNED (V8_GNUC_PREREQ(2, 95, 0)) macro