Home
last modified time | relevance | path

Searched refs:ACC_STRICT (Results 1 – 2 of 2) sorted by relevance

/ark/runtime_core/libpandafile/
Dmodifiers.h39 static constexpr uint32_t ACC_STRICT = 0x0800; // method variable
/ark/runtime_core/docs/
Dfile_format.md170 | `ACC_STRICT` | `0x0800` | Declared strictfp; floating-point mode is FP-strict. |
195 | `ACC_STRICT` | `0x0002` | Declared strictfp; floating-point mode is FP-strict. |