Searched defs:V8_HAS_CXX11_OVERRIDE (Results 1 – 1 of 1) sorted by relevance
231 # define V8_HAS_CXX11_OVERRIDE (__has_feature(cxx_override_control)) macro270 # define V8_HAS_CXX11_OVERRIDE (V8_GNUC_PREREQ(4, 7, 0)) macro286 # define V8_HAS_CXX11_OVERRIDE (_MSC_VER >= 1400) macro