Searched defs:FAST (Results 1 - 4 of 4) sorted by relevance
| /arkcompiler/runtime_core/libpandafile/ | ||
| H A D | bytecode_instruction.h | 33 enum class BytecodeInstMode { FAST, SAFE }; member in panda::BytecodeInstMode |
| /arkcompiler/runtime_core/static_core/libpandafile/ | ||
| H A D | bytecode_instruction.h | 33 enum class BytecodeInstMode { FAST, SAFE }; member in ark::BytecodeInstMode |
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/ | ||
| H A D | ets_class_linker_extension.cpp | 42 FAST, // - Leaves the coroutine in managed mode (GC is not allowed) member in ark::ets::__anon165::EtsNapiType |
| /arkcompiler/ets_runtime/ecmascript/jit/ | ||
| H A D | jit.h | 38 FAST, member in panda::ecmascript::CompilerTier |
Completed in 3 milliseconds