Searched defs:js_arg_cnt (Results 1 – 2 of 2) sorted by relevance
39 … const jerry_length_t js_arg_cnt, /**< the count of the `js_arg_p` array */ in jerryx_arg_transform_args()73 … const jerry_length_t js_arg_cnt, /**< the count of the `js_arg_p` array */ in jerryx_arg_transform_this_and_args()
27 const jerry_length_t js_arg_cnt; /**< the total num of JS arguments */ member