Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Decma_string.h582 static size_t ComputeSizeUtf16(uint32_t utf16Len) in ComputeSizeUtf16() function
/arkcompiler/ets_runtime/ecmascript/tests/
Decma_string_accessor_test.cpp71 HWTEST_F_L0(LineEcmaStringTest, ComputeSizeUtf16) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h2352 inline GateRef StubBuilder::ComputeSizeUtf16(GateRef length) in ComputeSizeUtf16() function