Searched defs:inlineProps (Results 1 – 5 of 5) sorted by relevance
63 uint32_t inlineProps = GetJSHClass()->GetInlinedProperties(); in GetNonInlinedFastPropsCapacity() local
5423 …int inlineProps = std::max(static_cast<int>(propertyCount), JSHClass::DEFAULT_CAPACITY_OF_IN_OBJEC… in CreateJSObjectWithProperties() local5535 …int inlineProps = std::max(static_cast<int>(propertyCount), JSHClass::DEFAULT_CAPACITY_OF_IN_OBJEC… in CreateJSObjectWithNamedProperties() local
144 GateRef inlineProps = GetInlinedPropertiesFromHClass(hclass); in PrototypeBind() local
334 GateRef inlineProps = GetInlinedPropertiesFromHClass(hclass); in CloneObjectLiteral() local
1501 GateRef inlineProps = GetInlinedPropertiesFromHClass(hclass); in JSHClassAddProperty() local4318 GateRef inlineProps = GetInlinedPropertiesFromHClass(hclass); in TransitionForRepChange() local