Searched refs:GetCodeCacheMaxCapacity (Results 1 – 3 of 3) sorted by relevance
64 size_t GetCodeCacheMaxCapacity() const { in GetCodeCacheMaxCapacity() function
216 size_t max_capacity = runtime->GetJITOptions()->GetCodeCacheMaxCapacity(); in Create()1927 size_t max_capacity = runtime->GetJITOptions()->GetCodeCacheMaxCapacity(); in PostForkChildAction()
117 << ", max_capacity=" << PrettySize(options->GetCodeCacheMaxCapacity()) in Create()