aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4functionobject.cpp
diff options
context:
space:
mode:
authorUlf Hermann <ulf.hermann@qt.io>2021-03-12 14:57:24 +0100
committerUlf Hermann <ulf.hermann@qt.io>2021-03-17 13:10:16 +0100
commitb0e9c83f99aa7090c82b7c55894f5e264b74608a (patch)
tree39a11795b7d17483ce05be5b23c380864eb9bb29 /src/qml/jsruntime/qv4functionobject.cpp
parent2fab46e711abfc04edd1791d050722d1fbfbc7d2 (diff)
Don't store the scope in JSCallData
We only need it when generating CallData, or when filling in any thisObject or arguments that weren't provided. Provide a constructor that expects thisObject and arguments to be pre-allocated and one that allocates them in a scope passed as argument. Change-Id: Iddfba63f4dbc5b09e2b33fb22a94eea88f515902 Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io> Reviewed-by: Andrei Golubev <andrei.golubev@qt.io>
Diffstat (limited to 'src/qml/jsruntime/qv4functionobject.cpp')
0 files changed, 0 insertions, 0 deletions