Home
last modified time | relevance | path

Searched defs:mapped_value (Results 1 – 4 of 4) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/builtin-objects/
Decma-builtin-array.c214 ecma_value_t mapped_value; in ecma_builtin_array_object_from() local
333 ecma_value_t mapped_value; in ecma_builtin_array_object_from() local
Decma-builtin-array-prototype.c2005 ecma_value_t mapped_value = ecma_op_function_call (func_object_p, arg2, call_args, 3); in ecma_builtin_array_prototype_object_map() local
/third_party/jerryscript/jerry-core/ecma/operations/
Decma-typedarray-object.c702 ecma_value_t mapped_value; in ecma_op_typedarray_from_helper() local
/third_party/jerryscript/jerry-core/ecma/builtin-objects/typedarray/
Decma-builtin-typedarray-prototype.c478 ecma_value_t mapped_value = ecma_op_function_call (func_object_p, cb_this_arg, call_args, 3); in ecma_builtin_typedarray_prototype_map() local