Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Djson_stringifier.cpp156 int gapLength = static_cast<int>(value); in CalculateNumberGap() local
168 uint32_t gapLength = gapLen; in CalculateStringGap() local
Djson_stringifier_optimized.cpp161 int gapLength = static_cast<int>(value); in CalculateNumberGap() local