Array.from()
Array.prototype.shift()
Object.getOwnPropertyDescriptors()
Array.prototype.some()
Object.getOwnPropertySymbols()
Array.prototype.lastIndexOf()
Python
String
Array.prototype.every()
Array.prototype.join()
Boolean
Object.keys()
Array.from()
Object.entries()
Function