diff options
author | Lars Knoll <[email protected]> | 2017-08-04 19:11:11 +0200 |
---|---|---|
committer | Lars Knoll <[email protected]> | 2017-08-08 18:58:02 +0000 |
commit | 8abb6c41bf055d59c6b57a809e3b027293568848 (patch) | |
tree | d427aa3798277376f29aef7e63dcee7d9e99c054 /src/qml/jsruntime/qv4jsonobject.cpp | |
parent | 75f1c298ec500172a6212850365f011a5e967c3a (diff) |
Fix occasional crashes
The accumulator needs to live on the JS stack when we call into
other functions, as the object in there could otherwise get
collected.
Change-Id: I67fc71af6032cf2468214986e678ee762bc4ebfd
Reviewed-by: Simon Hausmann <[email protected]>
Diffstat (limited to 'src/qml/jsruntime/qv4jsonobject.cpp')
0 files changed, 0 insertions, 0 deletions