Home
last modified time | relevance | path

Searched defs:ComputeSizeUtf8 (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Decma_string.h120 static size_t ComputeSizeUtf8(uint32_t utf8Len) in ComputeSizeUtf8() function
/arkcompiler/ets_runtime/ecmascript/tests/
Decma_string_test.cpp169 HWTEST_F_L0(EcmaStringTest, ComputeSizeUtf8) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h2096 inline GateRef StubBuilder::ComputeSizeUtf8(GateRef length) in ComputeSizeUtf8() function