Searched refs:code_cache_capacity_ (Results 1 – 2 of 2) sorted by relevance
99 return code_cache_capacity_; in GetCodeCacheCapacity()113 size_t code_cache_capacity_; variable117 JitOptions() : use_jit_(false), code_cache_capacity_(0), compile_threshold_(0), in JitOptions()
37 jit_options->code_cache_capacity_ = in CreateFromRuntimeArguments()