deferAttributeValue 223 Source/core/dom/ScriptLoader.cpp if (client->hasSourceAttribute() && client->deferAttributeValue() && m_parserInserted && !client->asyncAttributeValue()) { deferAttributeValue 41 Source/core/dom/ScriptLoaderClient.h virtual bool deferAttributeValue() const = 0; deferAttributeValue 67 Source/core/html/HTMLScriptElement.h virtual bool deferAttributeValue() const OVERRIDE; deferAttributeValue 71 Source/core/svg/SVGScriptElement.h virtual bool deferAttributeValue() const OVERRIDE;