Searched refs:MAX_DOM_TREE_DEPTH (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/dom/
H A DTreeDepthLimit.h34 #ifndef MAX_DOM_TREE_DEPTH
35 #define MAX_DOM_TREE_DEPTH 5000 macro
37 const unsigned maxDOMTreeDepth = MAX_DOM_TREE_DEPTH;

Completed in 99 milliseconds