Home
last modified time | relevance | path

Searched refs:ecma_op_create_object_object_arg (Results 1 - 3 of 3) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-objects-general.h31 ecma_value_t ecma_op_create_object_object_arg (ecma_value_t value);
H A Decma-objects-general.c78 ecma_op_create_object_object_arg (ecma_value_t value) /**< argument of constructor */ in ecma_op_create_object_object_arg() function
100 } /* ecma_op_create_object_object_arg */ in ecma_op_create_object_object_arg()
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-object.c125 return ecma_op_create_object_object_arg (arguments_list_p[0]); in ecma_builtin_object_dispatch_construct()

Completed in 4 milliseconds