Home
last modified time | relevance | path

Searched refs:MAX_ELEMENTS_LINER_SEARCH (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Dlayout_info-inl.h110 const int MAX_ELEMENTS_LINER_SEARCH = 9; // 9: Builtins Object properties number is nine; local
111 if (propertiesNumber <= MAX_ELEMENTS_LINER_SEARCH) {

Completed in 1 milliseconds