QV4 Namespace

Functions

void populateJSCallArguments(ExecutionEngine *v4, JSCallArguments &jsCall, int argc, void **args, const QMetaType *types)

Function Documentation

void QV4::populateJSCallArguments(ExecutionEngine *v4, JSCallArguments &jsCall, int argc, void **args, const QMetaType *types)

\internal

Sets the arguments of JSCallData from type erased args based on type information provided by types