Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jit/
Djit_task.cpp254 static void FillHeapConstantTable(JSHandle<MachineCode> &machineCodeObj, const MachineCodeDesc &cod… in FillHeapConstantTable()
296 JSHandle<MachineCode> machineCodeObj; in InstallCode() local
359 void JitTask::InstallCodeByCompilerTier(JSHandle<MachineCode> &machineCodeObj, in InstallCodeByCompilerTier()
/arkcompiler/ets_runtime/ecmascript/mem/
Dspace.cpp139 uintptr_t machineCodeObj = static_cast<uintptr_t>( in AllocateFortForCMC() local
214 void *machineCodeObj; in Allocate() local