Create some execution contexts on the stack again
authorLars Knoll <lars.knoll@digia.com>
Wed, 3 Apr 2013 18:24:38 +0000 (20:24 +0200)
committerSimon Hausmann <simon.hausmann@digia.com>
Thu, 4 Apr 2013 13:32:21 +0000 (15:32 +0200)
commit90dbc177757e16ad6cfcf5a195cbf610fe68a92d
tree72a3305e60e86cc2729a599e2b6925d609996460
parentaecf1c22d38816269b27c8e8d70a9767c57dbc1d
Create some execution contexts on the stack again

This seems to be working now, and speeds up our benchmarks
with another 20%.

Change-Id: Ib01bf8f66db91b0e06090eff705db79b0caf66ee
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
src/v4/qv4context.cpp
src/v4/qv4context.h
src/v4/qv4engine.cpp
src/v4/qv4engine.h
src/v4/qv4functionobject.cpp