Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dtagged_tree.h382 inline void CopyData(const JSThread *thread, int dst, int src) in CopyData() function
475 inline void CopyData(const JSThread *thread, int dst, int src) in CopyData() function
535 inline void CopyData(const JSThread *thread, int dst, int src) in CopyData() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_array.h281 void CopyData(Span<const uint8_t> &src, Span<uint8_t> &dst) const in CopyData() function