Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Dconfig.h60 #define ECMASCRIPT_ENABLE_ZAP_MEM 1 macro
69 #define ECMASCRIPT_ENABLE_ZAP_MEM 0
78 #define ECMASCRIPT_ENABLE_ZAP_MEM 0
87 #if ECMASCRIPT_ENABLE_ZAP_MEM
/arkcompiler/ets_runtime/ecmascript/mem/
Dnative_area_allocator.cpp41 #if ECMASCRIPT_ENABLE_ZAP_MEM in AllocateArea()
65 #if ECMASCRIPT_ENABLE_ZAP_MEM in FreeArea()
81 #if ECMASCRIPT_ENABLE_ZAP_MEM in Free()
104 #if ECMASCRIPT_ENABLE_ZAP_MEM in AllocateBuffer()
121 #if ECMASCRIPT_ENABLE_ZAP_MEM in FreeBuffer()
Dheap_region_allocator.cpp42 #if ECMASCRIPT_ENABLE_ZAP_MEM in AllocateAlignedRegion()
70 #if ECMASCRIPT_ENABLE_ZAP_MEM in FreeRegion()
/arkcompiler/ets_runtime/ecmascript/shared_mm/
Dshared_mm.cpp91 #if ECMASCRIPT_ENABLE_ZAP_MEM in AllocateBuffer()
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Djs_pandafile_manager.cpp506 #if ECMASCRIPT_ENABLE_ZAP_MEM in AllocateBuffer()
/arkcompiler/ets_runtime/ecmascript/
Decma_context.cpp727 #if ECMASCRIPT_ENABLE_ZAP_MEM in ShrinkHandleStorage()