Lines Matching refs:this_val
110 const jerry_value_t this_val, /**< this value */
135 jerry_value_t is_ok = jerryx_arg_transform_this_and_args (this_val,
214 const jerry_value_t this_val, /**< this value */
230 jerry_value_t is_ok = jerryx_arg_transform_this_and_args (this_val,
260 const jerry_value_t this_val, /**< this value */
280 jerry_value_t is_ok = jerryx_arg_transform_this_and_args (this_val,
327 const jerry_value_t this_val, /**< this value */
332 JERRY_UNUSED (this_val);
370 const jerry_value_t this_val, /**< this value */
375 JERRY_UNUSED (this_val);
420 const jerry_value_t this_val, /**< this value */
425 JERRY_UNUSED (this_val);
460 const jerry_value_t this_val, /**< this value */
465 JERRY_UNUSED (this_val);
515 const jerry_value_t this_val, /**< this value */
520 JERRY_UNUSED (this_val);
565 const jerry_value_t this_val, /**< this value */
570 JERRY_UNUSED (this_val);
594 const jerry_value_t this_val, /**< this value */
599 JERRY_UNUSED (this_val);
640 const jerry_value_t this_val, /**< this value */
645 JERRY_UNUSED (this_val);
798 const jerry_value_t this_val, /**< this value */
803 JERRY_UNUSED (this_val);
857 const jerry_value_t this_val, /**< this value */
865 TEST_ASSERT (jerry_value_is_object (this_val));
868 jerry_set_object_native_pointer (this_val,
877 const jerry_value_t this_val, /**< this value */
885 TEST_ASSERT (jerry_value_is_object (this_val));
888 jerry_set_object_native_pointer (this_val,