Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Djson_parser.h461 uint32_t remainingLength = range_ - current_; in ParseLiteral() local
687 uint32_t remainingLength = end_ - current_; in ConvertStringUnicode() local