Introduce a Heap::Pointer class
authorLars Knoll <lars.knoll@theqtcompany.com>
Thu, 12 Feb 2015 20:03:53 +0000 (21:03 +0100)
committerSimon Hausmann <simon.hausmann@theqtcompany.com>
Mon, 2 Mar 2015 16:34:09 +0000 (16:34 +0000)
commit69fe583cbebcbd593cb0cee266ffc8b0b647235c
tree2267cdff1f35304a7a61f1cca9dd4686c7e04fd2
parent9951ea5cab60f4bc23919d963abd595a1710cf54
Introduce a Heap::Pointer class

This is required to properly mark pointers to other heap
objects, as well as to have a single point where to implement
a write barrier later on.

Change-Id: I7d57044f1a306ca8da8183793635ed49a3637146
Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com>
src/qml/jsruntime/qv4object_p.h
src/qml/jsruntime/qv4value_p.h