D | test-proxy.c | 117 set_property (jerry_value_t target, /**< target object */ in set_property() function 147 set_property (target, name_p, function_val); in set_function() 174 set_property (global, "pdemo", proxy); in main() 231 set_property (proxy, "value", new_value); in main()
|