Get rid of wtf/StackBounds
authorSimon Hausmann <simon.hausmann@digia.com>
Thu, 3 Jan 2013 12:50:10 +0000 (13:50 +0100)
committerLars Knoll <lars.knoll@digia.com>
Thu, 3 Jan 2013 13:21:38 +0000 (14:21 +0100)
commit215c0458e6b6f19677b6ba0b3a88ecc3b2e4b58b
tree1f8fda7c5f0c3789eb58e45f3f5e74e48f93bc12
parent5e496cc7bd5c236fce41ff903894992e218effa1
Get rid of wtf/StackBounds

All we need is the starting address of the stack, not the entire class.

Change-Id: I447482f6900afa0a66efce2dcc32239828b64f8e
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
masm/masm.pri
masm/wtf/StackBounds.cpp [deleted file]
masm/wtf/StackBounds.h [deleted file]
qv4mm.cpp