Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_thread.h185 using InstallMachineCodeBit = VMHasSuspendedBit::NextFlag; variable
868 SetInterruptValue<InstallMachineCodeBit>(flag); in SetInstallMachineCode()
873 return InstallMachineCodeBit::Decode(glueData_.interruptVector_); in HasInstallMachineCode()