summaryrefslogtreecommitdiff
path: root/src/3rdparty/javascriptcore/JavaScriptCore/runtime
Commit message (Expand)AuthorAgeFilesLines
* Fix DateTime with recent versions of tzdataAllan Sandfeld Jensen2014-09-233-15/+13
* Fix recursive calling of QScriptProgramLars Knoll2014-03-131-0/+2
* QNX: Changing the way JSC retrieves the current stack base pointerFabian Bumberger2013-06-291-34/+2
* Compile with clang's libc++Bradley T. Hughes2013-06-101-0/+2
* Check that property descriptor members are valid before using themKent Hansen2012-08-031-2/+2
* Reduce virtual address space use by JavaScriptCore on SymbianMurray Read2012-04-202-6/+3
* gcc 4.7.0 compatibility fix for javascriptMark Brand2012-04-122-2/+2
* Fixed MSVC2011 buildEugene Shcherbina2012-03-192-5/+5
* Fixes to JSCore for WinCE.jaanttil2012-02-061-9/+9
* Fix alignment issue causing crash in QtScript/JavaScriptCoreKent Hansen2011-01-282-82/+49
* QtScript/JSC on Symbian: Enhanced memory allocator for Collector heapKent Hansen2011-01-252-37/+18
* Revert "QtScript/JSC on Symbian: Enhanced memory allocator for Collector heap"Kent Hansen2011-01-253-24/+41
* QtScript/JSC on Symbian: Enhanced memory allocator for Collector heapKent Hansen2011-01-253-41/+24
* QtScript/JavaScriptCore: Backport random number generator seeding fixKent Hansen2010-10-054-4/+5
* QScriptEngineAgent: recompile all the function when installing a debugger.Olivier Goffart2010-07-271-6/+4
* Updated JavaScriptCore from /home/khansen/dev/qtwebkit-qtscript-integration t...Kent Hansen2010-06-281-6/+2
* Updated JavaScriptCore from /home/khansen/dev/qtwebkit-qtscript-integration t...Kent Hansen2010-06-161-8/+10
* Updated JavaScriptCore from /home/khansen/dev/qtwebkit-qtscript-integration t...Kent Hansen2010-05-191-2/+2
* Updated JavaScriptCore from /home/khansen/dev/qtwebkit-qtscript-integration t...Kent Hansen2010-04-071-7/+12
* Updated JavaScriptCore from /home/khansen/dev/qtwebkit-qtscript-integration t...Kent Hansen2010-04-073-1/+12
* Updated JavaScriptCore from /home/khansen/dev/qtwebkit-qtscript-integration t...Kent Hansen2010-04-071-1/+1
* Updated JavaScriptCore from /home/khansen/dev/qtwebkit-qtscript-integration t...Kent Hansen2010-04-071-1/+2
* Trivial fix to JavaScriptCore to fix building with MSVC 2010John Brooks2010-03-271-2/+2
* QtScript: Fix regression when calling newQObject() from native constructorKent Hansen2010-03-161-1/+1
* Fix compilation with namespaced QtKent Hansen2010-03-111-3/+3
* CompileKent Hansen2010-03-111-0/+4
* Update src/3rdparty/javascriptcore and adapt src/script to the changesKent Hansen2010-03-10155-3401/+4450
* make QtScript compatible with mingw 64Thierry Bastian2010-02-241-3/+3
* QScript: Lookup the native setter from the prototypeOlivier Goffart2010-01-051-1/+9
* Updated JavaScriptCore from /home/khansen/dev/qtwebkit to jsc-for-qtscript-4....Kent Hansen2009-10-061-1/+0
* Updated JavaScriptCore from /home/khansen/dev/qtwebkit to jsc-for-qtscript-4....Kent Hansen2009-10-0512-135/+181
* Make it possible to debug JSC in the Symbian emulator.Janne Koskinen2009-09-301-1/+1
* Compile on VS2003Kent Hansen2009-09-301-1/+0
* Update src/3rdparty/javascriptcore and adapt src/script to the changes.Kent Hansen2009-09-24127-1750/+4492
* QtScript: Fix comparing QVariant and QObject.Olivier Goffart2009-09-212-1/+8
* Separate the copy of JavaScriptCore that QtScript uses from the copy thatSimon Hausmann2009-09-16166-0/+30234