aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/memory/qv4writebarrier_p.h
Commit message (Expand)AuthorAgeFilesLines
* Prospective build fix for Integrity OSSimon Hausmann2017-06-201-7/+7
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-061-0/+3
* Cleanups: Remove Steele barrier codeLars Knoll2017-04-071-37/+1
* Don't use incremental GC for nowLars Knoll2017-03-301-2/+2
* Merge remote-tracking branch 'origin/5.9' into HEADSimon Hausmann2017-03-231-0/+5
* Incremental garbage collectionLars Knoll2017-03-091-8/+9
* Implement a real write barrierLars Knoll2017-03-091-12/+88
* Mark where we need a write barrier in the JITLars Knoll2017-03-091-0/+5
* Add an actual write barrier and centralize it in one placeLars Knoll2017-03-091-0/+152