Searched defs:MAX_BIT_SIZE (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | property_attributes.h | 104 static constexpr uint32_t MAX_BIT_SIZE = 48; member in panda::ecmascript::TrackType::PropertyAttributes |
| /arkcompiler/ets_runtime/ecmascript/ic/ | ||
| H A D | ic_handler.h | 31 static constexpr uint32_t MAX_BIT_SIZE = 48; member in panda::ecmascript::HandlerBase |
Completed in 3 milliseconds