Home
last modified time | relevance | path

Searched defs:cacheIndex (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/base/
H A Dfast_json_stringifier.cpp256 uint32_t cacheIndex = 0; in SerializeJSONObject() local
447 SerializeElementsWithCache(const JSHandle<JSObject> &obj, bool hasContent, CVector<std::pair<CString, int>> &strCache, uint32_t &cacheIndex, uint32_t elementSize) SerializeElementsWithCache() argument
648 SerializeKeysWithCache(const JSHandle<JSObject> &obj, bool hasContent, CVector<std::pair<CString, int>> &strCache, uint32_t &cacheIndex) SerializeKeysWithCache() argument
[all...]

Completed in 3 milliseconds