js call and apply

JavaScript
func.call([thisArg[, arg1, arg2, ...argN]])
Source

Also in JavaScript: