Searched defs:inlineProps (Results 1 – 4 of 4) sorted by relevance
63 uint32_t inlineProps = GetJSHClass()->GetInlinedProperties(); in GetNonInlinedFastPropsCapacity() local
5049 …int inlineProps = std::max(static_cast<int>(propertyCount), JSHClass::DEFAULT_CAPACITY_OF_IN_OBJEC… in CreateJSObjectWithProperties() local5161 …int inlineProps = std::max(static_cast<int>(propertyCount), JSHClass::DEFAULT_CAPACITY_OF_IN_OBJEC… in CreateJSObjectWithNamedProperties() local
292 GateRef inlineProps = GetInlinedPropertiesFromHClass(hclass); in CloneObjectLiteral() local
1370 GateRef inlineProps = GetInlinedPropertiesFromHClass(hclass); in JSHClassAddProperty() local3712 GateRef inlineProps = GetInlinedPropertiesFromHClass(hclass); in TransitionForRepChange() local