Home
last modified time | relevance | path

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

/external/webkit/JavaScriptCore/wtf/
DAssertions.h54 #define ASSERTIONS_DISABLED_DEFAULT 1 macro
56 #define ASSERTIONS_DISABLED_DEFAULT 0 macro
60 #define ASSERT_DISABLED ASSERTIONS_DISABLED_DEFAULT
64 #define ASSERT_ARG_DISABLED ASSERTIONS_DISABLED_DEFAULT
68 #define FATAL_DISABLED ASSERTIONS_DISABLED_DEFAULT
72 #define ERROR_DISABLED ASSERTIONS_DISABLED_DEFAULT
76 #define LOG_DISABLED ASSERTIONS_DISABLED_DEFAULT