Searched defs:RESOLVE_STRING_AOT_COUNTER_LIMIT (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/runtime_core/compiler/optimizer/ir/ | ||
H A D | runtime_interface.h | 63 static const uintptr_t RESOLVE_STRING_AOT_COUNTER_LIMIT = PANDA_32BITS_HEAP_START_ADDRESS; member in panda::compiler::RuntimeInterface |
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ | ||
H A D | runtime_interface.h | 71 static const uintptr_t RESOLVE_STRING_AOT_COUNTER_LIMIT = PANDA_32BITS_HEAP_START_ADDRESS; member in ark::compiler::RuntimeInterface |
Completed in 5 milliseconds