Home
last modified time | relevance | path

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

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