Searched defs:maxHeapSizeBytes (Results 1 – 1 of 1) sorted by relevance
35 private IsolateSettings(boolean enforceMaxHeapSizeFeature, long maxHeapSizeBytes) { in IsolateSettings()69 public static IsolateSettings forMaxHeapSizeEnforcementEnabled(long maxHeapSizeBytes) { in forMaxHeapSizeEnforcementEnabled()