Searched refs:ecma_op_create_object_object_noarg (Results 1 – 8 of 8) sorted by relevance
30 ecma_object_t *ecma_op_create_object_object_noarg (void);
62 ecma_op_create_object_object_noarg (void) in ecma_op_create_object_object_noarg() function96 ecma_object_t *obj_p = ecma_op_create_object_object_noarg (); in ecma_op_create_object_object_arg()
559 ecma_object_t *obj_p = ecma_op_create_object_object_noarg (); in ecma_op_from_property_descriptor()
699 ecma_object_t *capability_p = ecma_op_create_object_object_noarg (); in ecma_promise_new_capability()
1343 proto_object_p = ecma_op_create_object_object_noarg (); in ecma_op_lazy_instantiate_prototype_object()
485 ecma_object_t *object_p = ecma_op_create_object_object_noarg (); in ecma_builtin_json_parse_value()749 ecma_object_t *object_p = ecma_op_create_object_object_noarg (); in ecma_builtin_json_parse()1323 ecma_object_t *obj_wrapper_p = ecma_op_create_object_object_noarg (); in ecma_builtin_json_str_helper()
120 ecma_object_t *obj_p = ecma_op_create_object_object_noarg (); in ecma_builtin_object_dispatch_construct()
1637 return ecma_make_object_value (ecma_op_create_object_object_noarg ()); in jerry_create_object()