Searched defs:isLinked (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/bytecode/
H A DLLIntCallLinkInfo.h48 bool isLinked() { return callee; } function in struct:JSC::LLIntCallLinkInfo
H A DCallLinkInfo.h89 bool isLinked() { return stub || callee; } function in struct:JSC::CallLinkInfo
/macosx-10.9.5/WebCore-7537.78.1/accessibility/
H A DAccessibilityImageMapLink.h61 virtual bool isLinked() const { return true; } function in class:WebCore::AccessibilityImageMapLink
H A DAccessibilityRenderObject.cpp3219 bool AccessibilityRenderObject::isLinked() const function in class:WebCore::AccessibilityRenderObject
H A DAccessibilityObject.h478 virtual bool isLinked() const { return false; } function in class:WebCore::AccessibilityObject
/macosx-10.9.5/JavaScriptCore-7537.78.1/dfg/
H A DDFGBasicBlock.h120 bool isLinked; member in struct:JSC::DFG::BasicBlock
/macosx-10.9.5/dyld-239.4/src/
H A DImageLoader.cpp219 bool ImageLoader::isLinked() const function in class:ImageLoader

Completed in 107 milliseconds