Searched defs:maxPropsNum (Results 1 – 3 of 3) sorted by relevance
1464 uint32_t maxPropsNum) in CreateRootHClassWithCached()
4265 …andle<JSHClass> ObjectFactory::GetObjectLiteralRootHClass(size_t literalLength, size_t maxPropsNum) in GetObjectLiteralRootHClass()
332 constexpr int32_t maxPropsNum = 9; in FindElementWithCache() local