Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-ext/handle-scope/
Dhandle-scope-internal.h63 jerryx_handle_scope_alloc (void);
Dhandle-scope-allocator.c150 jerryx_handle_scope_alloc (void) in jerryx_handle_scope_alloc() function
Dhandle-scope.c28 *result = jerryx_handle_scope_alloc (); in jerryx_open_handle_scope()