Searched refs:canHandle (Results 1 – 7 of 7) sorted by relevance
52 assert((isSentinel() || canHandle(I)) && "Inst can't be handled!"); in SimpleValue()60 static bool canHandle(Instruction *Inst) { in canHandle() function145 assert((isSentinel() || canHandle(I)) && "Inst can't be handled!"); in CallValue()153 static bool canHandle(Instruction *Inst) { in canHandle() function397 if (SimpleValue::canHandle(Inst)) { in INITIALIZE_PASS_DEPENDENCY()447 if (CallValue::canHandle(Inst)) { in INITIALIZE_PASS_DEPENDENCY()
48 static bool canHandle(QMetaType::Type hint);
360 bool QtPixmapInstance::canHandle(QMetaType::Type hint) in canHandle() function in JSC::Bindings::QtPixmapInstance
763 } else if (QtPixmapInstance::canHandle(static_cast<QMetaType::Type>(hint))) { in convertValueToQVariant()903 if (QtPixmapInstance::canHandle(static_cast<QMetaType::Type>(variant.type()))) in convertQVariantToValue()
783 …bool canHandle = WebCore::equalIgnoringFragmentIdentifier(request.url(), m_frame->document()->url(… in canHandleRequest() local790 if (m_didReceiveServerRedirect && canHandle) in canHandleRequest()794 return canHandle; in canHandleRequest()
1771 bool canHandle = false; in canHandleDragAndDropForTarget() local1790 canHandle = true; in canHandleDragAndDropForTarget()1795 return canHandle; in canHandleDragAndDropForTarget()
5864 (JSC::Bindings::QtPixmapInstance::canHandle): returns true if a