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