Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jit/
Djit_task.cpp260 JSHandle<MachineCode> machineCodeObj; in InstallCode() local
317 void JitTask::InstallCodeByCompilerTier(JSHandle<MachineCode> &machineCodeObj, in InstallCodeByCompilerTier()