Home
last modified time | relevance | path

Searched refs:JERRYX_PROPERTY_LIST_END (Results 1 – 3 of 3) sorted by relevance

/third_party/jerryscript/tests/unit-ext/
Dtest-ext-method-register.c80 JERRYX_PROPERTY_LIST_END (), in test_simple_registration()
206 JERRYX_PROPERTY_LIST_END (), in test_error_single_function()
240 JERRYX_PROPERTY_LIST_END (), in test_error_multiple_functions()
/third_party/jerryscript/jerry-ext/include/jerryscript-ext/
Dhandler.h68 #define JERRYX_PROPERTY_LIST_END() (jerryx_property_entry) { NULL, 0 } macro
/third_party/jerryscript/docs/
D10.EXT-REFERENCE-HANDLER.md323 * `JERRYX_PROPERTY_LIST_END()` - indicates the end of the property list.
359 JERRYX_PROPERTY_LIST_END(),