Home
last modified time | relevance | path

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

/external/v8/include/
Dv8config.h231 # define V8_HAS_CXX11_ALIGNAS (__has_feature(cxx_alignas)) macro
276 # define V8_HAS_CXX11_ALIGNAS (V8_GNUC_PREREQ(4, 8, 0)) macro
379 #if V8_HAS_CXX11_ALIGNAS
399 #if V8_HAS_CXX11_ALIGNAS