Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Djson_parser.cpp860 uint32_t remainingLength = range_ - current_; in ParseLiteralTrue() local
875 uint32_t remainingLength = range_ - current_; in ParseLiteralFalse() local
890 uint32_t remainingLength = range_ - current_; in ParseLiteralNull() local