Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/
Dobject_header.cpp203 Span<uint8_t> srcSp(reinterpret_cast<uint8_t *>(srcHandle.GetPtr()), objSize); in ShallowCopy() local
/arkcompiler/ets_runtime/ecmascript/
Decma_string.cpp109 Span<const uint8_t> srcSp(strOrigin.GetDataUtf8(), length); in CopyStringToOldSpace() local
117 Span<const uint16_t> srcSp(strOrigin.GetDataUtf16(), length); in CopyStringToOldSpace() local