Move the mark and inUse bits into the Managed class
authorLars Knoll <lars.knoll@digia.com>
Wed, 2 Jan 2013 21:09:31 +0000 (22:09 +0100)
committerSimon Hausmann <simon.hausmann@digia.com>
Thu, 3 Jan 2013 11:20:10 +0000 (12:20 +0100)
commit18d493f9a3f873532eaa197665db60638c415cff
treef35ee9bd456a92d96b9090cba5faef7b3302d4d3
parentb46c04669f32a360eb839ca3ec17e769a7494825
Move the mark and inUse bits into the Managed class

This simplifies the memory manager further, and removes
some book-keeping overhead.

Change-Id: I969c092cee822f7f0ab89e09d76b5c68c6bd50d2
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
qv4managed.cpp
qv4managed.h
qv4mm.cpp
qv4mm.h