Searched refs:uf_block_depth (Results 1 – 3 of 3) sorted by relevance
385 for (idx = 0; idx < ufunc->uf_block_depth; ++idx) in find_script_var()5850 if (!is_global && cctx->ctx_ufunc->uf_block_depth > 0) in compile_nested_function()5852 int block_depth = cctx->ctx_ufunc->uf_block_depth; in compile_nested_function()5859 ufunc->uf_block_depth = block_depth; in compile_nested_function()
1640 int uf_block_depth; // nr of entries in uf_block_ids member
634 fp->uf_block_depth = count; in function_using_block_scopes()