Which object is the f2 function in this code under?

Not under

window, not under o object, not under F1, under which object is method f2?

Mar.18,2021

    The
  1. function does not have to be a property of an object, and there are a large number of independent functions.
  2. you may need to consider which scope the object is in.
Menu