Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElyPrismLauncher/Launcher
/ permGenEnabled
Method
permGenEnabled
launcher/ui/widgets/JavaWizardWidget.cpp:300–303 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
298
}
299
300
bool JavaWizardWidget::permGenEnabled() const
301
{
302
return m_permGenSpinBox->isVisible();
303
}
304
305
int JavaWizardWidget::permGenSize() const
306
{
Callers
1
validatePage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected