Searched refs:GetObjectPrototypeFunctions (Results 1 – 3 of 3) sorted by relevance
178 static Span<const base::BuiltinFunctionEntry> GetObjectPrototypeFunctions() in GetObjectPrototypeFunctions() function
118 for (const base::BuiltinFunctionEntry &entry : Object::GetObjectPrototypeFunctions()) { in InitializeSObject()
738 for (const base::BuiltinFunctionEntry &entry: Object::GetObjectPrototypeFunctions()) { in InitializeObject()