diff options
author | Olivier Goffart <ogoffart@trolltech.com> | 2009-09-29 07:27:40 (GMT) |
---|---|---|
committer | Olivier Goffart <ogoffart@trolltech.com> | 2009-09-29 09:31:17 (GMT) |
commit | f10dc46c0a0763df4e136bd4664b68e1a1388ad6 (patch) | |
tree | 909cbb4944fed9a3914c55cf56c66245d66fe7a7 /doc | |
parent | d2459611fd3650d8c80a3ccafd9ec3d58457a888 (diff) | |
download | Qt-f10dc46c0a0763df4e136bd4664b68e1a1388ad6.zip Qt-f10dc46c0a0763df4e136bd4664b68e1a1388ad6.tar.gz Qt-f10dc46c0a0763df4e136bd4664b68e1a1388ad6.tar.bz2 |
QScript: fix the way the js stack is advanced.
It is possible to call QScriptEngine::pushContext before we start any evaluation.
We need to change JSC so it doesn't always start at the beginning of the stack.
Also fix QScriptContext::pushContext not to waste space between callframes.
Reviewed-by: Kent Hansen
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions