Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dtype_literal_extractor.h83 const uint32_t gap = 2; in EnumerateTypesWithIntKey() local
96 void EnumerateProperties(const uint32_t numIndex, const uint32_t gap, const Callback &callback) in EnumerateProperties()
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_json.cpp90 JSTaggedValue gap = JSTaggedValue::Undefined(); in Stringify() local
/arkcompiler/ets_runtime/ecmascript/base/
Djson_stringifier.cpp145 const JSHandle<JSTaggedValue> &gap) in Stringify()
258 bool JsonStringifier::CalculateNumberGap(JSTaggedValue gap) in CalculateNumberGap()
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_type_parser.cpp431 const uint32_t gap) in FillPropTypes()
912 uint32_t gap = 1) in CalculateNextNumIndex()