summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/webkit/JavaScriptCore
Commit message (Expand)AuthorAgeFilesLines
* Clean upJedrzej Nowacki2009-08-181-1/+1
* Clean up.Jedrzej Nowacki2009-08-182-12/+28
* use ExecutableAllocatorWin.cpp on all Windows platformsKent Hansen2009-08-181-1/+1
* Build on Windows CEKent Hansen2009-08-171-1/+4
* disable variadic macros on MSVC7Kent Hansen2009-08-171-4/+8
* Added missing copyright headersSimon Hausmann2009-08-142-0/+36
* Fix compilationSimon Hausmann2009-08-141-0/+2
* Fix compilation on WindowsSimon Hausmann2009-08-141-1/+1
* compileOlivier Goffart2009-08-121-0/+1
* Refactor the way the JS stack are created for native functionOlivier Goffart2009-08-124-100/+3
* Move JSC::Debugger's events calls from JSC::evaluate() toJedrzej Nowacki2009-08-121-23/+0
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-122-0/+34
|\
| * Fix compile error on 64BitPrasanth Ullattil2009-08-112-0/+34
* | remove erroneous operator==(int)Kent Hansen2009-08-122-2/+0
* | Calls to JSC::Debugger's new events that where created inJedrzej Nowacki2009-08-111-2/+34
* | Calls to JSC::Debugger's new events that where created inJedrzej Nowacki2009-08-115-4/+129
* | JSGlobalObject debugger's setterJedrzej Nowacki2009-08-101-1/+11
* | Move some debug hooksJedrzej Nowacki2009-08-101-1/+13
* | New class and new JSC::JSGlobalData attribute.Jedrzej Nowacki2009-08-107-1/+193
* | Debugger API develop. New events corresponding to QtScript old-backendJedrzej Nowacki2009-08-101-0/+47
* | Debugger modification. Debugger receive column number from op_debugJedrzej Nowacki2009-08-104-8/+13
* | don't add the jscprint function when building QtScriptKent Hansen2009-08-101-0/+2
* | make JSC::Register members private againKent Hansen2009-08-061-1/+1
* | give Error constructors DontEnum attributeKent Hansen2009-08-061-6/+6
* | Should be part of last commit 3350281b3b4640b24b09f2897b033678670ed37aJedrzej Nowacki2009-08-061-0/+1
* | Force parser to send information about current column number.Jedrzej Nowacki2009-08-0610-40/+48
* | Updates getPropertyNames() on all javascript object to use the flagBenjamin Poulain2009-08-0517-27/+26
* | RegExp.prototype.toString() when pattern is emptyKent Hansen2009-08-051-0/+4
* | compileKent Hansen2009-08-051-1/+1
* | construct a QScriptObject instead of a JSObjectKent Hansen2009-08-051-1/+4
* | New UString method. Conversion from UString to QString.Jedrzej Nowacki2009-08-051-0/+12
* | add ifdefs for qtscript-specific changesKent Hansen2009-08-053-1/+19
* | Make it possible to delete properties even though they have the DontDelete at...Kent Hansen2009-08-0421-52/+52
* | Make TimeoutChecker::didTimeOut() virtual.Tor Arne Vestbø2009-08-031-1/+1
* | Allow setting the checking interval for TimeoutCheckerTor Arne Vestbø2009-08-032-3/+6
* | Make JSC::TimeoutChecker subclassable and replacable in the global dataTor Arne Vestbø2009-08-037-8/+15
* | Complete the implementation of QScriptValueIterator with JSCoreBenjamin Poulain2009-08-034-8/+15
* | QScriptValueIterator: fix missing non-enumerable valuesTor Arne Vestbø2009-07-3120-39/+42
* | use "fileName" instead of "sourceURL" as error property nameKent Hansen2009-07-303-3/+5
* | document that qtscript neeeds some private JSC APIKent Hansen2009-07-301-1/+5
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-07-303-3/+47
|\ \ | |/
| * compile on QNXHarald Fernengel2009-07-291-1/+2
| * Port of Qt to QNXHarald Fernengel2009-07-293-2/+45
| * Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit-4.6-snapshot-...Simon Hausmann2009-07-2994-983/+5446
| * Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit-4.6-snapshot-...Simon Hausmann2009-07-1346-963/+2300
| * Removed two generated files.Simon Hausmann2009-07-132-43/+0
| * Merge commit 'origin/4.5'Oswald Buddenhagen2009-07-132-0/+43
| |\
| | * Updated WebKit from /home/shausman/src/webkit/trunk to origin/qtwebkit-4.5 ( ...Simon Hausmann2009-07-132-344/+767
| | * Updated WebKit from /home/shausman/src/webkit/trunk to origin/qtwebkit-4.5 ( ...Simon Hausmann2009-06-193-0/+42
| * | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit-4.6-snapshot-...Simon Hausmann2009-06-2918-56/+230