Searched defs:js_arg_p (Results 1 – 2 of 2) sorted by relevance
38 jerryx_arg_transform_args (const jerry_value_t *js_arg_p, /**< points to the array with JS argument… in jerryx_arg_transform_args()72 … const jerry_value_t *js_arg_p, /**< points to the array with JS arguments */ in jerryx_arg_transform_this_and_args()
26 const jerry_value_t *js_arg_p; /**< the JS arguments */ member