Home
last modified time | relevance | path

Searched defs:ACC_FAST_NATIVE (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/libpandafile/
H A Dmodifiers.h63 static constexpr uint32_t ACC_FAST_NATIVE = 0x00080000; // method (java runtime) member
/arkcompiler/runtime_core/static_core/libpandafile/
H A Dmodifiers.h66 constexpr uint32_t ACC_FAST_NATIVE = 0x00080000; // method (java runtime) member

Completed in 1 milliseconds