Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Decma_string-inl.h373 void EcmaString::WriteToFlat(EcmaString *src, Char *buf, uint32_t maxLength) in WriteToFlat() function
Decma_string.h1300 static void WriteToFlat(EcmaString *src, Char *buf, uint32_t maxLength) in WriteToFlat() function