|
|
|
|
|
by steven777400
4567 days ago
|
|
I did mean "function defined on an object". Your answer would have been way ahead of everyone else because no one else had an answer. :) I would also add, though, that function definition is not the critical aspect to define this. The value of this primarily varies based on how the function is called, see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Refe... |
|