Searched refs:use_function_cache (Results 1 – 3 of 3) sorted by relevance
761 bool use_function_cache = false; member
752 if (options.use_function_cache) { in Instantiate()754 options_copy.use_function_cache = false; in Instantiate()
538 inst_opts.use_function_cache = true; in Instantiate()