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.cpp98 JSTaggedValue gap = JSTaggedValue::Undefined(); in Stringify() local
/arkcompiler/ets_runtime/ecmascript/base/
Djson_stringifier.cpp41 const JSHandle<JSTaggedValue> &gap) in Stringify()
155 bool JsonStringifier::CalculateNumberGap(JSTaggedValue gap) in CalculateNumberGap()
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_type_parser.cpp440 const uint32_t gap) in FillPropTypes()
904 uint32_t gap = 1) in CalculateNextNumIndex()