Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Dhandle_scope.h269 static constexpr size_t kNumReferencesPerScope = 12u; variable
274 using LocalScopeType = FixedSizeHandleScope<kNumReferencesPerScope>;