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

/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DNode.cpp144 size_t elementsWithAttributeStorage = 0; local
172 ++elementsWithAttributeStorage;
256 printf(" Number of Elements with attribute storage: %zu [%zu]\n", elementsWithAttributeStorage, sizeof(ElementData));

Completed in 56 milliseconds