Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jit/
Djit.h38 FAST, enumerator
/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.cpp42 FAST, // - Leaves the coroutine in managed mode (GC is not allowed) enumerator