Lines Matching full:inlined
7317 * WebCore.base.exp: Removed threadGlobalData(), which was inlined in r53514.
7365 (WebCore::currentWorld): Inlined.
7366 (WebCore::jsString): Inlined String& overload and split off slow case.
7385 (WebCore::Element::attributes): Inlined.
7386 (WebCore::Element::updateId): Inlined.
7387 * dom/Element.cpp: (Remove inlined methods.)
7389 (WebCore::NamedNodeMap::getAttributeItem): Inlined and split off slow case.
7394 (WebCore::InspectorController::didInsertDOMNode): Inlined so the fast case
7399 (WebCore::threadGlobalData): Inlined.
7402 (WebCore::TimerBase::isActive): Inlined.
33062 (WebCore::createCallback): De-inlined wrapper for FunctionTemplate creation.
33705 De-inline convertNodeToV8Object(), which expands to a lot of asm code and is inlined 136
33746 inlined by its caller.
54407 Inlined some object creation code, including lexicalGlobalObject access
63083 [V8] Inlined common case of V8IsolatedWorld::getEntered to speed
64038 [V8] Inlined fast paths of V8DOMWrapper::convertNodeToV8Object and