Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dvalue_numbering.h60 static const uint32_t CACHE_LENGTH = (1U << CACHE_LENGTH_BIT); variable
/arkcompiler/ets_runtime/ecmascript/ic/
Dproperties_cache.h80 static const uint32_t CACHE_LENGTH = (1U << CACHE_LENGTH_BIT); variable