Home
last modified time | relevance | path

Searched defs:moveSize (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
H A Ddyn_chunk.cpp62 size_t moveSize = size_ - position; in Insert() local
/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/mem/
H A Ddyn_chunk.cpp61 size_t moveSize = size_ - position; in Insert() local
/arkcompiler/ets_runtime/ecmascript/js_api/
H A Djs_api_lightweightset.cpp396 uint32_t moveSize = size - fromIndex; member
/arkcompiler/ets_runtime/ecmascript/regexp/
H A Dregexp_parser.cpp549 size_t moveSize = end - start; in ParseAlternative() local
/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/
H A Dregexp_parser.cpp515 size_t moveSize = end - start; in ParseAlternative() local
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
H A Dg1-gc.cpp141 size_t moveSize = region->GetAllocatedBytes(); in DoRegionCompacting() local
222 size_t moveSize = region->GetAllocatedBytes(); in RegionPromotionImpl() local
450 size_t moveSize = region->GetLiveBytes(); in RegionCompactingImpl() local
[all...]

Completed in 8 milliseconds