Searched defs:this_p (Results 1 – 5 of 5) sorted by relevance
33 const jerry_value_t this_p, /**< this arg */ in jerryx_handler_assert_fatal()104 const jerry_value_t this_p, /**< this arg */ in jerryx_handler_assert_throw()129 const jerry_value_t this_p, /**< this arg */ in jerryx_handler_assert()
25 const jerry_value_t this_p, /**< this arg */ in jerryx_handler_gc()
30 const jerry_value_t this_p, /**< this arg */ in jerryx_handler_resource_name()
41 const jerry_value_t this_p, /**< this arg */ in jerryx_handler_print()
261 for (jerry_context_data_header_t *this_p = JERRY_CONTEXT (context_data_p); in jerry_cleanup() local278 for (jerry_context_data_header_t *this_p = JERRY_CONTEXT (context_data_p), *next_p = NULL; in jerry_cleanup() local