Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/callgraph/pointerAnalysis/
DPointerAnalysisConfig.ts28 public kLimit: number; property in PointerAnalysisConfig
/arkcompiler/ets_runtime/ecmascript/tests/
Dgc_third_test.cpp688 static constexpr size_t kLimit = 380 * 1024 * 1024; in HWTEST_F_L0() local