Home
last modified time | relevance | path

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

/external/webkit/Source/JavaScriptCore/wtf/
DAssertions.h65 #define ASSERTIONS_DISABLED_DEFAULT 1 macro
67 #define ASSERTIONS_DISABLED_DEFAULT 0 macro
77 #define BACKTRACE_DISABLED ASSERTIONS_DISABLED_DEFAULT
81 #define ASSERT_DISABLED ASSERTIONS_DISABLED_DEFAULT
86 #define ASSERT_MSG_DISABLED ASSERTIONS_DISABLED_DEFAULT
93 #define ASSERT_ARG_DISABLED ASSERTIONS_DISABLED_DEFAULT
98 #define FATAL_DISABLED ASSERTIONS_DISABLED_DEFAULT
106 #define ERROR_DISABLED ASSERTIONS_DISABLED_DEFAULT
114 #define LOG_DISABLED ASSERTIONS_DISABLED_DEFAULT