summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/webkit/JavaScriptCore/interpreter/Interpreter.cpp
Commit message (Expand)AuthorAgeFilesLines
* JSC::Debugger fix. Events exceptionThrow and functionExit modificationJedrzej Nowacki2009-08-211-10/+26
* Refactor the way the JS stack are created for native functionOlivier Goffart2009-08-121-14/+0
* Calls to JSC::Debugger's new events that where created inJedrzej Nowacki2009-08-111-4/+33
* Debugger modification. Debugger receive column number from op_debugJedrzej Nowacki2009-08-101-4/+4
* Force parser to send information about current column number.Jedrzej Nowacki2009-08-061-1/+2
* Make JSC::TimeoutChecker subclassable and replacable in the global dataTor Arne Vestbø2009-08-031-3/+3
* use "fileName" instead of "sourceURL" as error property nameKent Hansen2009-07-301-2/+2
* Merge branch 'qtwebkit-4.6-staging' into qtscript-jsc-backendKent Hansen2009-07-281-1/+1
|\
| * Updated WebKit from /home/shausman/src/webkit/trunk to origin/qtwebkit-4.6-st...Simon Hausmann2009-07-281-1/+1
* | Error line number property is called "lineNumber" in QtScriptKent Hansen2009-07-151-3/+3
* | compileKent Hansen2009-07-151-2/+2
* | Merge branch 'qtwebkit-4.6-staging' into qtscript-jsc-backendKent Hansen2009-07-141-293/+265
|\ \ | |/
| * Updated WebKit from /home/shausman/src/webkit/trunk to origin/qtwebkit-4.6-st...Simon Hausmann2009-07-131-297/+265
* | add some world-class hacks to JSC to make QtScript workKent Hansen2009-07-131-2/+14
* | create a default-constructed object when calling native constructorsKent Hansen2009-07-091-0/+11
* | store frame's callee as a normal JSObjectKent Hansen2009-07-091-3/+3
* | make JSC::CallFrame::callee() an InternalFunctionKent Hansen2009-07-081-3/+3
|/
* Updated WebKit from /home/shausman/src/webkit/trunk to origin/qtwebkit-4.6-st...Simon Hausmann2009-06-291-1/+1
* Updated WebKit from /home/shausman/src/webkit/trunk to origin/qtwebkit-4.6-st...Simon Hausmann2009-06-241-4/+16
* Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit-4.6-snapshot-...Simon Hausmann2009-06-151-2910/+757
* Long live Qt!Lars Knoll2009-03-231-0/+6108