Home
last modified time | relevance | path

Searched defs:allocateSize (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
Dheap.cpp1811 size_t allocateSize = oldSpaceAllocSpeed * oldSpaceMarkDuration; in TryTriggerIncrementalMarking() local
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp123 JSTaggedValue allocateSize = GetArg(argv, argc, 0); // 0: means the zeroth parameter in DEF_RUNTIME_STUBS() local
159 JSTaggedValue allocateSize = GetArg(argv, argc, 0); // 0: means the zeroth parameter in DEF_RUNTIME_STUBS() local
191 JSTaggedValue allocateSize = GetArg(argv, argc, 0); // 0: means the zeroth parameter in DEF_RUNTIME_STUBS() local