Searched refs:ecma_op_create_arraybuffer_object (Results 1 – 3 of 3) sorted by relevance
31 ecma_op_create_arraybuffer_object (const ecma_value_t *, ecma_length_t);
105 ecma_op_create_arraybuffer_object (const ecma_value_t *arguments_list_p, /**< list of arguments that in ecma_op_create_arraybuffer_object() function
97 return ecma_op_create_arraybuffer_object (arguments_list_p, arguments_list_len); in ecma_builtin_arraybuffer_dispatch_construct()