Searched refs:setMaxHeapSizeBytes (Results 1 – 9 of 9) sorted by relevance
60 .setMaxHeapSizeBytes(0) in forMaxHeapSizeEnforcementDisabled()82 public Builder setMaxHeapSizeBytes(long maxHeapSizeBytes) { in setMaxHeapSizeBytes() method in IsolateSettings.Builder
719 startupParams.setMaxHeapSizeBytes(isolateSettings.getMaxHeapSizeBytes());
54 .setMaxHeapSizeBytes(50000)
639 .setMaxHeapSizeBytes(1000) in testEnforceHeapMemorySizeFailureAtCreateIsolate()670 .setMaxHeapSizeBytes(1000) in testEnforceHeapMemorySizeUnsupportedBySandbox()720 .setMaxHeapSizeBytes(0) in testSuccessAtCreateIsolateUnboundedMaxHeapMemory()754 .setMaxHeapSizeBytes(1000) in testSuccessAtCreateIsolateBoundedMaxHeapMemory()
166 .setMaxHeapSizeBytes(Flags.ISOLATE_MAX_HEAP_SIZE_BYTES) in callAndVerifyJSScriptEngine()
75 .setMaxHeapSizeBytes(50000)
197 .setMaxHeapSizeBytes(maxHeapSizeBytesSupplier.get()) in buildIsolateSettings()
360 .setMaxHeapSizeBytes(mMaxHeapSizeBytesSupplier.get())
1078 .setMaxHeapSizeBytes(maxHeapSizeBytesSupplier.get())