Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Djson_parser.cpp864 uint32_t remainingLength = range_ - current_; in ParseLiteralTrue() local
881 uint32_t remainingLength = range_ - current_; in ParseLiteralFalse() local
898 uint32_t remainingLength = range_ - current_; in ParseLiteralNull() local