Searched defs:IgnoreDestructiveWriteCountIncrementer (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/dom/
H A DIgnoreDestructiveWriteCountIncrementer.h33 class IgnoreDestructiveWriteCountIncrementer { class in namespace:WebCore
34 WTF_MAKE_NONCOPYABLE(IgnoreDestructiveWriteCountIncrementer);
36 explicit IgnoreDestructiveWriteCountIncrementer(Document* document) function in class:WebCore::IgnoreDestructiveWriteCountIncrementer
44 ~IgnoreDestructiveWriteCountIncrementer()

Completed in 58 milliseconds