Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/html/parser/
DHTMLConstructionSite.h42 struct HTMLConstructionSiteTask { struct
53 explicit HTMLConstructionSiteTask(Operation op) in HTMLConstructionSiteTask() argument
69 // of the task so that we don't bloat the HTMLConstructionSiteTask in oldParent() argument
83 WTF_ALLOW_MOVE_INIT_AND_COMPARE_WITH_MEM_FUNCTIONS(WebCore::HTMLConstructionSiteTask); argument