Searched defs:charSize (Results 1 – 3 of 3) sorted by relevance
2884 const charSize = TsUtils.charSize(codePoint); constant
222 uint32_t charSize = charObject->Length(vm_); in HWTEST_F_L0() local252 uint32_t charSize = char16tObject->Length(vm_); in HWTEST_F_L0() local
1461 GateRef sourceLength, GateRef charSize, VariableType type) in CopyChars()