Creates a proxy that evaluates eligible function-valued properties when read.
The object whose properties are evaluated
A proxy that invokes eligible functions with target as their receiver; symbols, constructors, and fixed function properties are returned unchanged
target
Creates a proxy that evaluates eligible function-valued properties when read.