Searched defs:CACHE_LENGTH (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
H A D | value_numbering.h | 51 static const uint32_t CACHE_LENGTH = (1U << CACHE_LENGTH_BIT); member in panda::ecmascript::kungfu::ValueNumbering |
/arkcompiler/ets_runtime/ecmascript/ic/ | ||
H A D | properties_cache.h | 65 static const uint32_t CACHE_LENGTH = (1U << CACHE_LENGTH_BIT); member in panda::ecmascript::PropertiesCache |
Completed in 1 milliseconds