Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandabase/mem/
Darena_allocator.h45 constexpr bool ON_STACK_ALLOCATION_ENABLED = true; variable
47 constexpr bool ON_STACK_ALLOCATION_ENABLED = false; variable
/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