Home
last modified time | relevance | path

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

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