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

/macosx-10.9.5/JavaScriptCore-7537.78.1/jit/
H A DJITPropertyAccess32_64.cpp1177 Jump isInline = branch32(LessThan, offset, TrustedImm32(firstOutOfLineOffset)); local
H A DJITPropertyAccess.cpp250 Jump isInline = branch32(LessThan, offset, TrustedImm32(firstOutOfLineOffset)); local
/macosx-10.9.5/WebCore-7537.78.1/editing/
H A Dhtmlediting.cpp312 bool isInline(const Node* node) function in namespace:WebCore
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderObject.h562 bool isInline() const { return m_bitfields.isInline(); } // inline object function in class:WebCore::RenderObject

Completed in 190 milliseconds