Home
last modified time | relevance | path

Searched refs:argsInstance (Results 1 – 1 of 1) sorted by relevance

/external/webkit/WebCore/bridge/qt/
Dqt_runtime.cpp1246 QtMethodMatchData argsInstance = unresolved.first(); in findMethodIndex() local
1247 int unresolvedIndex = argsInstance.firstUnresolvedIndex(); in findMethodIndex()
1249 QtMethodMatchType unresolvedType = argsInstance.types.at(unresolvedIndex); in findMethodIndex()