Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Djson_stringifier.cpp151 int gapLength = std::min(num, GAP_MAX_LEN); in CalculateNumberGap() local
165 uint32_t gapLength = gapLen; in CalculateStringGap() local