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