Searched refs:GetNumberPrototypeFunctions (Results 1 – 2 of 2) sorted by relevance
140 static Span<const base::BuiltinFunctionEntry> GetNumberPrototypeFunctions() in GetNumberPrototypeFunctions() function
916 for (const base::BuiltinFunctionEntry &entry: Number::GetNumberPrototypeFunctions()) { in InitializeNumber()