Searched defs:MAXOCTALVALUE (Results 1 - 1 of 1) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | js_bigint.h | 37 static constexpr uint32_t MAXOCTALVALUE = 7; // 7 : max octal value member in panda::ecmascript::BigInt |
Completed in 1 milliseconds