Home
last modified time | relevance | path

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

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