Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Djit_compiler.cpp180 static ARK_INLINE bool CopyCodeToFort(MachineCodeDesc &desc) in CopyCodeToFort() function
242 if (!CopyCodeToFort(desc)) { in AllocFromFortAndCopy()