Searched refs:GetNonInlinedFastPropsCapacity (Results 1 – 5 of 5) sorted by relevance
61 inline uint32_t JSObject::GetNonInlinedFastPropsCapacity() const in GetNonInlinedFastPropsCapacity() function
608 uint32_t GetNonInlinedFastPropsCapacity() const;
931 uint32_t maxNonInlinedFastPropsCapacity = objHandle->GetNonInlinedFastPropsCapacity(); in AddPropertyByName()
342 … uint32_t maxNonInlinedFastPropsCapacity = objHandle->GetNonInlinedFastPropsCapacity(); in StoreWithTransition()
454 uint32_t maxNonInlinedFastPropsCapacity = objHandle->GetNonInlinedFastPropsCapacity(); in DEF_RUNTIME_STUBS()