qml debugger: Use a hash table to store the debugId
This should speed up the matching between the AST nodes and the debugIds
Showing
- src/plugins/qmljsinspector/qmljsclientproxy.cpp 40 additions, 0 deletionssrc/plugins/qmljsinspector/qmljsclientproxy.cpp
- src/plugins/qmljsinspector/qmljsclientproxy.h 7 additions, 0 deletionssrc/plugins/qmljsinspector/qmljsclientproxy.h
- src/plugins/qmljsinspector/qmljslivetextpreview.cpp 24 additions, 58 deletionssrc/plugins/qmljsinspector/qmljslivetextpreview.cpp
Loading
Please register or sign in to comment