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