Home
last modified time | relevance | path

Searched defs:setter_cb (Results 1 – 2 of 2) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/builtin-objects/typedarray/
Decma-builtin-typedarray.c163 ecma_typedarray_setter_fn_t setter_cb = ecma_get_typedarray_setter_fn (info.id); in ecma_builtin_typedarray_of() local
/third_party/jerryscript/jerry-core/ecma/operations/
Decma-typedarray-object.c700ecma_typedarray_setter_fn_t setter_cb) /**< setter callback function */ in ecma_op_typedarray_from_helper()
853 ecma_typedarray_setter_fn_t setter_cb = ecma_get_typedarray_setter_fn (info.id); in ecma_op_typedarray_from() local
925 ecma_typedarray_setter_fn_t setter_cb = ecma_get_typedarray_setter_fn (info.id); in ecma_op_typedarray_from() local