Home
last modified time | relevance | path

Searched defs:ASSERT_SPAN_COMMITTED (Results 1 – 1 of 1) sorted by relevance

/external/webkit/JavaScriptCore/wtf/
DFastMalloc.cpp925 #define ASSERT_SPAN_COMMITTED(span) ASSERT(!span->decommitted) macro
927 #define ASSERT_SPAN_COMMITTED(span) macro