Home
last modified time | relevance | path

Searched defs:jerryx_handle_scope_pool_s (Results 1 – 1 of 1) sorted by relevance

/third_party/jerryscript/jerry-ext/handle-scope/
Dhandle-scope-internal.h49 struct jerryx_handle_scope_pool_s struct
51 …jerryx_handle_scope_t prelist[JERRYX_SCOPE_PRELIST_SIZE]; /**< inlined handle scopes in the pool */
52 size_t count; /**< number of handle scopes in the pool */
53 …ryx_handle_scope_dynamic_t *start; /**< start address of dynamically allocated handle scope list */