Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_json.cpp188 JSTaggedValue gap = JSTaggedValue::Undefined(); in StringifyWithTransformType() local
/arkcompiler/ets_runtime/ecmascript/base/
Djson_stringifier.cpp36 const JSHandle<JSTaggedValue> &gap) in Stringify()
153 bool JsonStringifier::CalculateNumberGap(JSTaggedValue gap) in CalculateNumberGap()