Implementing dispatcher for calling native handlers associated with external function objects; implementing interface for unified storage of native pointers in ecma objects.
This commit is contained in:
@@ -580,9 +580,7 @@ opfunc_func_expr_n (opcode_t opdata, /**< operation data */
|
||||
params_number,
|
||||
scope_p,
|
||||
is_strict,
|
||||
false,
|
||||
int_data->pos,
|
||||
0);
|
||||
int_data->pos);
|
||||
|
||||
ret_value = set_variable_value (int_data, lit_oc,
|
||||
dst_var_idx,
|
||||
|
||||
Reference in New Issue
Block a user