Searched refs:GetSharedArrayPrototypeFunctions (Results 1 – 2 of 2) sorted by relevance
170 static Span<const base::BuiltinFunctionEntry> GetSharedArrayPrototypeFunctions() in GetSharedArrayPrototypeFunctions() function182 return GetSharedArrayPrototypeFunctions().Size() + 4; in GetNumPrototypeInlinedProperties()
1014 …onst base::BuiltinFunctionEntry &entry : BuiltinsSharedArray::GetSharedArrayPrototypeFunctions()) { in InitializeSharedArray()