Move evalfunction and thrower onto the js stack
authorLars Knoll <lars.knoll@theqtcompany.com>
Wed, 25 Mar 2015 20:31:16 +0000 (21:31 +0100)
committerSimon Hausmann <simon.hausmann@theqtcompany.com>
Fri, 24 Apr 2015 15:21:43 +0000 (15:21 +0000)
commit590c23b23c5f60d78aa92030f89259833496b8be
tree4a499b58c7b17cb9779f2faa018a6d61ba516f01
parent1af88df0725b2b6aca5db43a0fe3e31c553025b8
Move evalfunction and thrower onto the js stack

Change-Id: I3a0abe13d802aff8998d1c64f86b5a8f98c8335f
Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com>
src/qml/jsruntime/qv4argumentsobject.cpp
src/qml/jsruntime/qv4engine.cpp
src/qml/jsruntime/qv4engine_p.h
src/qml/jsruntime/qv4functionobject.cpp
src/qml/jsruntime/qv4runtime.cpp