Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_thread.h83 using InstallMachineCodeBit = VMHasTerminatedBit::NextFlag; variable
600 InstallMachineCodeBit::Set(flag, &glueData_.interruptVector_); in SetInstallMachineCodeWithoutLock()
612 return InstallMachineCodeBit::Decode(glueData_.interruptVector_); in HasInstallMachineCodeWithoutLock()