Home
last modified time | relevance | path

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

/ark/js_runtime/ecmascript/
Decma_string-inl.h50 inline EcmaString *EcmaString::CreateFromUtf8(const uint8_t *utf8Data, uint32_t utf8Len, const Ecma… in CreateFromUtf8() function
/ark/js_runtime/ecmascript/tests/
Decma_string_test.cpp154 HWTEST_F_L0(EcmaStringTest, CreateFromUtf8) in HWTEST_F_L0() argument