wip: Implementing external function api
This commit is contained in:
@@ -580,7 +580,9 @@ opfunc_func_expr_n (opcode_t opdata, /**< operation data */
|
||||
params_number,
|
||||
scope_p,
|
||||
is_strict,
|
||||
int_data->pos);
|
||||
false,
|
||||
int_data->pos,
|
||||
0);
|
||||
|
||||
ret_value = set_variable_value (int_data, lit_oc,
|
||||
dst_var_idx,
|
||||
|
||||
Reference in New Issue
Block a user