Home
last modified time | relevance | path

Searched defs:native_info_p (Results 1 - 1 of 1) sorted by relevance

/third_party/jerryscript/jerry-core/api/
H A Djerry.c3102 jerry_objects_foreach_by_native_info (const jerry_object_native_info_t *native_info_p, /**< the type info in jerry_objects_foreach_by_native_info() argument
3147 jerry_get_object_native_pointer(const jerry_value_t obj_val, void **out_native_pointer_p, const jerry_object_native_info_t *native_info_p) jerry_get_object_native_pointer() argument
3190 jerry_set_object_native_pointer(const jerry_value_t obj_val, void *native_pointer_p, const jerry_object_native_info_t *native_info_p) jerry_set_object_native_pointer() argument
3218 jerry_delete_object_native_pointer(const jerry_value_t obj_val, const jerry_object_native_info_t *native_info_p) jerry_delete_object_native_pointer() argument

Completed in 7 milliseconds