Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/common_interfaces/objects/string/
Dbase_string-inl2.h59 BaseString *BaseString::CreateFromUtf8CompressedSubString(Allocator &&allocator, in CreateFromUtf8CompressedSubString() function
/arkcompiler/ets_runtime/ecmascript/
Decma_string-inl.h82 inline EcmaString *EcmaString::CreateFromUtf8CompressedSubString(const EcmaVM *vm, const JSHandle<E… in CreateFromUtf8CompressedSubString() function