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