Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dmem_map_allocator.cpp78 …ageProtectMem(bool machineCodeSpace, void *mem, size_t size, [[maybe_unused]] bool isEnableJitFort) in PageProtectMem()
106 … const std::string &spaceName, bool regular, bool isMachineCode, bool isEnableJitFort) in Allocate()
/arkcompiler/ets_runtime/ecmascript/jit/
Djit.cpp218 void Jit::SetEnableJitFort(bool isEnableJitFort) in SetEnableJitFort()