Searched refs:buff_p (Results 1 – 1 of 1) sorted by relevance
419 ecma_collection_t *buff_p = ecma_new_collection (); in opfunc_spread_arguments() local427 ecma_collection_push_back (buff_p, arg); in opfunc_spread_arguments()463 ecma_collection_push_back (buff_p, value); in opfunc_spread_arguments()477 ecma_collection_free (buff_p); in opfunc_spread_arguments()478 buff_p = NULL; in opfunc_spread_arguments()483 return buff_p; in opfunc_spread_arguments()