Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dhcr_circuit_builder.h145 GateRef CircuitBuilder::ComputeSizeUtf8(GateRef length) in ComputeSizeUtf8() function
Dstub_builder-inl.h3753 inline GateRef StubBuilder::ComputeSizeUtf8(GateRef length) in ComputeSizeUtf8() function
/arkcompiler/ets_runtime/ecmascript/
Decma_string.h780 static size_t ComputeSizeUtf8(uint32_t utf8Len) in ComputeSizeUtf8() function
/arkcompiler/ets_runtime/ecmascript/tests/
Decma_string_accessor_test.cpp32 HWTEST_F_L0(LineEcmaStringTest, ComputeSizeUtf8) in HWTEST_F_L0() argument