Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/common_interfaces/objects/string/
Dbase_string-inl2.h482 Span<const uint8_t> BaseString::DebuggerToUtf8Span(ReadBarrier &&readBarrier, Vec &buf, bool modify) in DebuggerToUtf8Span() function
/arkcompiler/ets_runtime/ecmascript/
Decma_string-inl.h407 inline Span<const uint8_t> EcmaString::DebuggerToUtf8Span(const JSThread *thread, CVector<uint8_t> … in DebuggerToUtf8Span() function