Class AccessorSlot.FunctionSetter

java.lang.Object
org.htmlunit.corejs.javascript.AccessorSlot.FunctionSetter
All Implemented Interfaces:
Serializable, AccessorSlot.Setter
Enclosing class:
AccessorSlot

static final class AccessorSlot.FunctionSetter extends Object implements AccessorSlot.Setter
Invoke the setter as a JavaScript function, taking care that it might actually be Undefined.