summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/webkit/JavaScriptCore
Commit message (Expand)AuthorAgeFilesLines
* add some world-class hacks to JSC to make QtScript workKent Hansen2009-07-132-2/+19
* create a new frame when calling native constructorsKent Hansen2009-07-092-5/+33
* create a default-constructed object when calling native constructorsKent Hansen2009-07-091-0/+11
* make arguments object work for native functionsKent Hansen2009-07-091-0/+2
* implement attributes for arguments.{callee,length}Kent Hansen2009-07-092-0/+11
* create a new frame when executing native getter/setter functionsKent Hansen2009-07-092-4/+38
* store frame's callee as a normal JSObjectKent Hansen2009-07-094-22/+21
* try to get arguments object to work for host call framesKent Hansen2009-07-081-11/+20
* make JSC::CallFrame::callee() an InternalFunctionKent Hansen2009-07-084-16/+16
* Attributes and deletion of String object propertiesKent Hansen2009-07-034-0/+29
* Merge branch 'qtwebkit-4.6-staging' into qtscript-jsc-backendKent Hansen2009-06-29107-40916/+46875
|\
| * Updated WebKit from /home/shausman/src/webkit/trunk to origin/qtwebkit-4.6-st...Simon Hausmann2009-06-299-27/+33
| * Updated WebKit from /home/shausman/src/webkit/trunk to origin/qtwebkit-4.6-st...Simon Hausmann2009-06-2623-62/+230
| * Updated WebKit from /home/shausman/src/webkit/trunk to origin/qtwebkit-4.6-st...Simon Hausmann2009-06-244-4/+39
| * Updated WebKit from /home/shausman/src/webkit/trunk to origin/qtwebkit-4.6-st...Simon Hausmann2009-06-2498-40958/+46708
* | Import JSC-based Qt Script from Kent's tree.Simon Hausmann2009-06-161-1/+1
|/
* Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit-4.6-snapshot-...Simon Hausmann2009-06-15318-19150/+48997
* All of Qt's own code compiles with -pedantic now (but pcre and webkit don't s...David Faure2009-06-041-1/+1
* Updated WebKit from /home/shausman/src/webkit/trunk to origin/qtwebkit-4.5 ( ...Simon Hausmann2009-04-246-5/+67
* Long live Qt 4.5!Lars Knoll2009-03-23412-0/+196080