Home
last modified time | relevance | path

Searched refs:dy_current (Results 1 - 1 of 1) sorted by relevance

/third_party/jerryscript/jerry-ext/handle-scope/
H A Dhandle-scope-allocator.c165 jerryx_handle_scope_dynamic_t *dy_current = (jerryx_handle_scope_dynamic_t *) jerryx_handle_scope_current; in jerryx_handle_scope_alloc() local
166 dy_scope->parent = dy_current; in jerryx_handle_scope_alloc()
167 dy_current->child = dy_scope; in jerryx_handle_scope_alloc()

Completed in 1 milliseconds