Searched defs:NATIVE (Results 1 – 9 of 9) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/include/ |
| D | thread_status.h | 34 NATIVE, enumerator
|
| /arkcompiler/runtime_core/common_interfaces/thread/ |
| D | thread_state.h | 37 NATIVE = 2, enumerator
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/ |
| D | ets_typeapi.h | 80 NATIVE = 1U << 9U, // Method, Lambda enumerator
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/ |
| D | callconv.h | 217 NATIVE, // native function enumerator
|
| /arkcompiler/runtime_core/static_core/libpandabase/utils/ |
| D | cframe_layout.h | 89 enum class FrameKind : uint8_t { DEFAULT = 0, OSR = 1, NATIVE = 2, LAST = NATIVE }; enumerator
|
| /arkcompiler/runtime_core/libpandabase/utils/ |
| D | cframe_layout.h | 89 enum class FrameKind : uint8_t { DEFAULT = 0, OSR = 1, NATIVE = 2, LAST = NATIVE }; enumerator
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | number_gate_info.h | 43 static constexpr uint8_t NATIVE = BOOL | INT32 | FLOAT64; variable
|
| /arkcompiler/ets_frontend/ets2panda/ir/ |
| D | astNodeFlags.h | 55 NATIVE = 1U << 12U, enumerator
|
| /arkcompiler/ets_runtime/ecmascript/dfx/hprof/ |
| D | heap_snapshot.h | 51 NATIVE, enumerator
|