Home
last modified time | relevance | path

Searched refs:ReadJsonStringRangeForUtf8 (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/platform/
Djson_platform_helper.h32 return JsonHelperInternal::ReadJsonStringRangeForUtf8(isFastString, current, range, end); in ReadJsonStringRangeForPlatformForUtf8()
/arkcompiler/ets_runtime/ecmascript/platform/common/
Djson_helper_internal.h22 static bool ReadJsonStringRangeForUtf8(bool &isFastString, const uint8_t *current, in ReadJsonStringRangeForUtf8() function
/arkcompiler/ets_runtime/ecmascript/platform/arm64/
Djson_helper_internal.h71 static bool ReadJsonStringRangeForUtf8(bool &isFastString, const uint8_t *current, in ReadJsonStringRangeForUtf8() function