Home
last modified time | relevance | path

Searched defs:NATIVE (Results 1 - 9 of 9) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/
H A Dthread_status.h32 NATIVE, member in ark::ThreadStatus
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
H A Dcallconv.h217 NATIVE, // native function enumerator
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
H A Dets_typeapi.h80 NATIVE = 1U << 9U, // Method, Lambda member in ark::ets::EtsTypeAPIKind::EtsTypeAPIAttributes
/arkcompiler/runtime_core/libpandabase/utils/
H A Dcframe_layout.h89 enum class FrameKind : uint8_t { DEFAULT = 0, OSR = 1, NATIVE = 2, LAST = NATIVE }; member in panda::CFrameLayout::FrameKind
/arkcompiler/runtime_core/static_core/libpandabase/utils/
H A Dcframe_layout.h89 enum class FrameKind : uint8_t { DEFAULT = 0, OSR = 1, NATIVE = 2, LAST = NATIVE }; member in ark::CFrameLayout::FrameKind
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dnumber_gate_info.h43 static constexpr uint8_t NATIVE = BOOL | INT32 | FLOAT64; member in panda::ecmascript::kungfu::UseInfo
/arkcompiler/ets_frontend/ets2panda/ir/
H A DastNodeFlags.h52 NATIVE = 1U << 12U, member in ark::es2panda::ir::ModifierFlags
/arkcompiler/ets_runtime/ecmascript/
H A Djs_thread.h105 NATIVE = 2, member in panda::ecmascript::ThreadState
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
H A Dheap_snapshot.h51 NATIVE, member in panda::ecmascript::NodeType

Completed in 7 milliseconds