Searched refs:withoutInlinedProperties (Results 1 – 2 of 2) sorted by relevance
180 bool withoutInlinedProperties, uint32_t incInlinedProperties) in Clone() argument184 …uint32_t numInlinedProps = withoutInlinedProperties ? 0 : jshclass->GetInlinedProperties() + incIn… in Clone()
394 … bool withoutInlinedProperties = false, uint32_t incInlinedProperties = 0);