Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandafile/
Dbytecode_instruction.h33 enum class BytecodeInstMode { FAST, SAFE }; enumerator
/arkcompiler/runtime_core/static_core/libpandafile/
Dbytecode_instruction.h33 enum class BytecodeInstMode { FAST, SAFE }; enumerator
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_class_linker_extension.cpp41 FAST, // - Leaves the coroutine in managed mode (GC is not allowed) enumerator