aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4executableallocator.cpp
Commit message (Expand)AuthorAgeFilesLines
* V4: Generate function tables on 64bit windowsUlf Hermann2018-12-031-2/+8
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-3/+3
* Qml jsruntime: replace 'foreach' with 'range for'Anton Kudryavtsev2016-09-161-1/+1
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Use Q_ASSERT instead of assertLars Knoll2014-03-191-8/+7
* Remove qv4unwindhelper classLars Knoll2013-10-291-1/+0
* Allow delayed deallocation in the executable memory allocatorSimon Hausmann2013-09-201-1/+16
* Implement plain simple locking in the executable memory allocatorSimon Hausmann2013-09-121-0/+10
* Restructure source codeLars Knoll2013-08-081-0/+220