mirror of
https://github.com/openharmony/ark_runtime_core.git
synced 2026-07-18 18:24:30 -04:00
upload runtime_core
Signed-off-by: y00576111 <yaojian16@huawei.com> Change-Id: I2509006818624fd3960ef645165fdb1f317d3d5e
This commit is contained in:
@@ -31,7 +31,7 @@ public:
|
||||
MethodTest()
|
||||
{
|
||||
RuntimeOptions options;
|
||||
options.SetObjectPoolSize(128_MB);
|
||||
options.SetHeapSizeLimit(128_MB);
|
||||
options.SetShouldLoadBootPandaFiles(false);
|
||||
options.SetShouldInitializeIntrinsics(false);
|
||||
options.SetGcType("epsilon");
|
||||
|
||||
Reference in New Issue
Block a user