Searched refs:set_allow_eval_cache (Results 1 – 4 of 4) sorted by relevance
271 void set_allow_eval_cache(bool value) { allow_eval_cache_ = value; } in set_allow_eval_cache() function
273 reusable_preparser_->set_allow_eval_cache(allow_eval_cache());
708 info->set_allow_eval_cache(allow_eval_cache()); in PostProcessParseResult()2914 set_allow_eval_cache(reusable_preparser()->allow_eval_cache()); in SkipFunction()
275 void set_allow_eval_cache(bool allow) { allow_eval_cache_ = allow; } in set_allow_eval_cache() function4913 set_allow_eval_cache(false); in ParseTemplateLiteral()