Searched refs:object_props (Results 1 – 2 of 2) sorted by relevance
483 …const jerryx_arg_object_props_t *object_props = (const jerryx_arg_object_props_t *) c_arg_p->extra… in jerryx_arg_transform_object_props() local486 object_props->name_p, in jerryx_arg_transform_object_props()487 object_props->name_cnt, in jerryx_arg_transform_object_props()488 object_props->c_arg_p, in jerryx_arg_transform_object_props()489 object_props->c_arg_cnt); in jerryx_arg_transform_object_props()532 JERRYX_ARG_TRANSFORM_OPTIONAL (object_props) in JERRYX_ARG_TRANSFORM_OPTIONAL()
44 JERRYX_ARG_TRANSFORM_FUNC_WITH_OPTIONAL (object_props)393 jerryx_arg_object_properties (const jerryx_arg_object_props_t *object_props, /**< pointer to object… in jerryx_arg_object_properties() argument411 .extra_info = (uintptr_t) object_props in jerryx_arg_object_properties()