Home
last modified time | relevance | path

Searched refs:handleAsyncAttribute (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/html/
DHTMLScriptElement.cpp65 handleAsyncAttribute(); in attributeChanged()
109handleAsyncAttribute(); // Clear forceAsync, so this script loads in parallel, but executes in ord… in insertedIntoDocument()
141 handleAsyncAttribute(); in setAsync()
/external/webkit/Source/WebCore/dom/
DScriptElement.h73 void handleAsyncAttribute();
DScriptElement.cpp102 void ScriptElement::handleAsyncAttribute() in handleAsyncAttribute() function in WebCore::ScriptElement
/external/webkit/Source/WebCore/
DChangeLog44228 …(WebCore::ScriptElement::handleAsyncAttribute): Called by HTMLScriptElement when async attribute c…