Searched defs:maxHeapSizeBytes (Results 1 – 1 of 1) sorted by relevance
66 abstract Builder maxHeapSizeBytes(long maxHeapSizeBytes); in maxHeapSizeBytes() method in IsolateSettings.Builder71 public Builder setMaxHeapSizeBytes(long maxHeapSizeBytes) { in setMaxHeapSizeBytes()