Searched refs:GetNonInlinedFastPropsCapacity (Results 1 – 5 of 5) sorted by relevance
64 inline uint32_t JSObject::GetNonInlinedFastPropsCapacity() const in GetNonInlinedFastPropsCapacity() function
592 uint32_t GetNonInlinedFastPropsCapacity() const;
650 uint32_t maxNonInlinedFastPropsCapacity = objHandle->GetNonInlinedFastPropsCapacity(); in AddPropertyByName()
344 … uint32_t maxNonInlinedFastPropsCapacity = objHandle->GetNonInlinedFastPropsCapacity(); in StoreWithTransition()
355 uint32_t maxNonInlinedFastPropsCapacity = objHandle->GetNonInlinedFastPropsCapacity(); in DEF_RUNTIME_STUBS()