diff options
author | Olivier Goffart <ogoffart@trolltech.com> | 2009-07-27 15:16:34 (GMT) |
---|---|---|
committer | Olivier Goffart <ogoffart@trolltech.com> | 2009-07-27 15:20:40 (GMT) |
commit | a7d03f13fe84e704e243610af73f7b0a8ab5a340 (patch) | |
tree | f5a6ff26f446226af6afcbbf061eabc46ec40988 /src/3rdparty/webkit/JavaScriptCore/API/JavaScript.h | |
parent | f41b7967b279609d9d4e1a872c92e753f9aefad3 (diff) | |
download | Qt-a7d03f13fe84e704e243610af73f7b0a8ab5a340.zip Qt-a7d03f13fe84e704e243610af73f7b0a8ab5a340.tar.gz Qt-a7d03f13fe84e704e243610af73f7b0a8ab5a340.tar.bz2 |
Fix tst_QScriptValue::call
We have to set the CallFrame correctly in QScriptEngine::evaluate() in
order to ger the 'arguments' object and all the local stuff working.
The code Assert if dynamicGlobalObject is not set, so set it to the
global object.
Reviewed-by: Kent Hansen
Diffstat (limited to 'src/3rdparty/webkit/JavaScriptCore/API/JavaScript.h')
0 files changed, 0 insertions, 0 deletions