Searched refs:GetCodeCacheMaxCapacity (Results 1 – 3 of 3) sorted by relevance
100 size_t GetCodeCacheMaxCapacity() const { in GetCodeCacheMaxCapacity() function
224 size_t max_capacity = Runtime::Current()->GetJITOptions()->GetCodeCacheMaxCapacity(); in Create()1826 size_t max_capacity = Runtime::Current()->GetJITOptions()->GetCodeCacheMaxCapacity(); in PostForkChildAction()
251 << ", max_capacity=" << PrettySize(options->GetCodeCacheMaxCapacity()) in Create()