Searched defs:isGetBufferSize (Results 1 – 3 of 3) sorted by relevance
315 inline size_t EcmaString::GetUtf8Length(bool modify, bool isGetBufferSize) const in GetUtf8Length()530 inline size_t EcmaStringAccessor::GetUtf8Length(bool isGetBufferSize) const in GetUtf8Length()
220 size_t Utf16ToUtf8Size(const uint16_t *utf16, uint32_t length, bool modify, bool isGetBufferSize, b… in Utf16ToUtf8Size()
2250 size_t StringRef::Utf8Length(const EcmaVM *vm, bool isGetBufferSize) in Utf8Length()