Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-ext/handle-scope/
Dhandle-scope-internal.h60 jerryx_handle_scope_get_child (jerryx_handle_scope_t *scope);
Dhandle-scope-allocator.c109 jerryx_handle_scope_get_child (jerryx_handle_scope_t *scope) in jerryx_handle_scope_get_child() function
Dhandle-scope.c80 jerryx_handle_scope child = jerryx_handle_scope_get_child (a_scope); in jerryx_close_handle_scope()