Searched refs:InstallCodeByCompilerTier (Results 1 – 2 of 2) sorted by relevance
112 void InstallCodeByCompilerTier(JSHandle<MachineCode> &machineCode,
298 InstallCodeByCompilerTier(machineCodeObj, methodHandle); in InstallCode()314 void JitTask::InstallCodeByCompilerTier(JSHandle<MachineCode> &machineCodeObj, in InstallCodeByCompilerTier() function in panda::ecmascript::JitTask