Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/mem/
Darena_allocator.h45 constexpr bool ON_STACK_ALLOCATION_ENABLED = true; variable
47 constexpr bool ON_STACK_ALLOCATION_ENABLED = false; variable