Searched defs:can_eval (Results 1 - 1 of 1) sorted by relevance
| /third_party/jerryscript/jerry-core/parser/js/ | ||
| H A D | js-scanner-util.c | 965 bool can_eval = (literal_pool_p->status_flags & SCANNER_LITERAL_POOL_CAN_EVAL) != 0; in scanner_filter_arguments() local |
Completed in 4 milliseconds