diff options
author | Jedrzej Nowacki <jedrzej.nowacki@nokia.com> | 2009-08-10 12:24:54 (GMT) |
---|---|---|
committer | Jedrzej Nowacki <jedrzej.nowacki@nokia.com> | 2009-08-10 12:24:54 (GMT) |
commit | b62ab93d001d2f3238e24faa133720cb877e3023 (patch) | |
tree | ce27873972a150c6280b60fc8ff26b78496120d4 /src/3rdparty/webkit/JavaScriptCore/runtime/JSGlobalData.cpp | |
parent | 7c2621743bd71aac11bba3d6061707cc2d95b0f9 (diff) | |
download | Qt-b62ab93d001d2f3238e24faa133720cb877e3023.zip Qt-b62ab93d001d2f3238e24faa133720cb877e3023.tar.gz Qt-b62ab93d001d2f3238e24faa133720cb877e3023.tar.bz2 |
Debugger API develop. New events corresponding to QtScript old-backend
where created:
scriptUnload, scriptLoad, contextPush, contextPop, evaluateStart,
evaluateStop, exceptionThrow, exceptionCatch, functionExit
Some of them are really similar to standard JSC events but not
enough to implement correct old QtScript debugger behavior.
Default empty implementation where created (the new events are not pure
virtual methods as the others)
Diffstat (limited to 'src/3rdparty/webkit/JavaScriptCore/runtime/JSGlobalData.cpp')
0 files changed, 0 insertions, 0 deletions