Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Dasan_interface.h24 #define ARK_ASAN_ON macro
27 #ifdef ARK_ASAN_ON
/arkcompiler/ets_runtime/ecmascript/
Dfree_object.h74 #ifdef ARK_ASAN_ON in AsanUnPoisonFreeObject()
87 #ifdef ARK_ASAN_ON in AsanPoisonFreeObject()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dnew_object_stub_builder.cpp328 #ifdef ARK_ASAN_ON in AllocateInYoung()