Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Decma_string.h576 static size_t ComputeSizeUtf8(uint32_t utf8Len) in ComputeSizeUtf8() function
/arkcompiler/ets_runtime/ecmascript/tests/
Decma_string_accessor_test.cpp56 HWTEST_F_L0(LineEcmaStringTest, ComputeSizeUtf8) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h2346 inline GateRef StubBuilder::ComputeSizeUtf8(GateRef length) in ComputeSizeUtf8() function