Home
last modified time | relevance | path

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

/ark/js_runtime/ecmascript/
Decma_string.cpp51 Span<const uint8_t> src2(string2->GetDataUtf8(), length2); in Concat() local
70 Span<const uint16_t> src2(string2->GetDataUtf16(), length2); in Concat() local