Home
last modified time | relevance | path

Searched refs:jerryx_arg_transform_this_and_args (Results 1 - 3 of 3) sorted by relevance

/third_party/jerryscript/tests/unit-ext/
H A Dtest-ext-arg.c135 jerry_value_t is_ok = jerryx_arg_transform_this_and_args (this_val, in test_validator1_handler()
230 jerry_value_t is_ok = jerryx_arg_transform_this_and_args (this_val, in test_validator2_handler()
280 jerry_value_t is_ok = jerryx_arg_transform_this_and_args (this_val, in test_validator3_handler()
/third_party/jerryscript/jerry-ext/include/jerryscript-ext/
H A Darg.h75 jerry_value_t jerryx_arg_transform_this_and_args (const jerry_value_t this_val,
/third_party/jerryscript/jerry-ext/arg/
H A Darg.c71 jerryx_arg_transform_this_and_args (const jerry_value_t this_val, /**< the this_val for the external function */ in jerryx_arg_transform_this_and_args() function
99 } /* jerryx_arg_transform_this_and_args */ in jerryx_arg_transform_this_and_args()

Completed in 3 milliseconds