Home
last modified time | relevance | path

Searched defs:CACHE_LENGTH (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dvalue_numbering.h51 static const uint32_t CACHE_LENGTH = (1U << CACHE_LENGTH_BIT); member in panda::ecmascript::kungfu::ValueNumbering
/arkcompiler/ets_runtime/ecmascript/ic/
H A Dproperties_cache.h65 static const uint32_t CACHE_LENGTH = (1U << CACHE_LENGTH_BIT); member in panda::ecmascript::PropertiesCache

Completed in 1 milliseconds