Home
last modified time | relevance | path

Searched defs:is_func_expr (Results 1 – 1 of 1) sorted by relevance

/third_party/quickjs/
Dquickjs.c19947 BOOL is_func_expr; /* TRUE if function expression */ member
28702 BOOL is_func_expr, in js_new_function_def()