aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsapi/qjsengine.cpp
diff options
context:
space:
mode:
authorErik Verbruggen <erik.verbruggen@me.com>2013-10-14 15:20:31 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-10-14 16:43:06 +0200
commit3f7f6be40947f19ef4e40a8f10307a1a6dcb31e0 (patch)
tree87ec1bf5caccb2ea5ccf82a4f8adfea1fb432ea2 /src/qml/jsapi/qjsengine.cpp
parentf106d905df58de637f291111ed3e1ccf1dfdf23e (diff)
V4 JIT: fix stack size calculation on 32bit.
Registers containing outgoing parameters for calls are saved as Value (so, 8 bytes long) instead of native register size. For 64 bit this is the same, but not for 32 bits. Change-Id: If1d55e9d552a301782816c9228390dc5611c6d00 Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
Diffstat (limited to 'src/qml/jsapi/qjsengine.cpp')
0 files changed, 0 insertions, 0 deletions