Home
last modified time | relevance | path

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

/external/v8/include/
Dv8config.h227 # define V8_HAS_CXX11_ALIGNAS (__has_feature(cxx_alignas)) macro
266 # define V8_HAS_CXX11_ALIGNAS (V8_GNUC_PREREQ(4, 8, 0)) macro
369 #if V8_HAS_CXX11_ALIGNAS
389 #if V8_HAS_CXX11_ALIGNAS