Searched refs:opfunc_spread_arguments (Results 1 – 3 of 3) sorted by relevance
109 opfunc_spread_arguments (ecma_value_t *stack_top_p, uint8_t argument_list_len);
416 opfunc_spread_arguments (ecma_value_t *stack_top_p, /**< pointer to the current stack top */ in opfunc_spread_arguments() function
1915 … ecma_collection_t *arguments_p = opfunc_spread_arguments (stack_top_p, arguments_list_len); in vm_loop()2123 … ecma_collection_t *arguments_p = opfunc_spread_arguments (stack_top_p, arguments_list_len); in vm_loop()