Home
last modified time | relevance | path

Searched refs:spaceOfNameCache (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/arkguard/src/utils/
DNameCacheUtil.ts20 const spaceOfNameCache: number = 2; constant
28 const cacheString: string = JSON.stringify(Object.fromEntries(cache), null, spaceOfNameCache);