Home
last modified time | relevance | path

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

/third_party/quickjs/
Dquickjs.c29385 static BOOL can_opt_put_global_ref_value(const uint8_t *bc_buf, int pos) in can_opt_put_global_ref_value() function
29969 if (label_done == -1 && can_opt_put_global_ref_value(bc_buf, ls->pos)) { in resolve_scope_var()