Searched refs:is_strict_call (Results 1 – 1 of 1) sorted by relevance
93 uint32_t is_strict_call = ECMA_PARSE_STRICT_MODE | ECMA_PARSE_DIRECT_EVAL; in ecma_op_eval_chars_buffer() local95 if ((parse_opts & is_strict_call) != is_strict_call) in ecma_op_eval_chars_buffer()