Searched defs:AOT_FASTCALL_BITS (Results 1 - 1 of 1) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | method.h | 458 static constexpr uint64_t AOT_FASTCALL_BITS = 0x5; // 0x5LU: aot and fastcall bit field member in panda::ecmascript::Method |
Completed in 2 milliseconds