- NoArgsCache(_target, propertyKey, descriptor): void
Parameters
_target: object
propertyKey: string | symbol
descriptor: PropertyDescriptor
Returns void
Methods
checkProperty
- checkProperty(obj, fn): boolean
Returns boolean
copyValue
- copyValue(dest, source, fn): void
Parameters
dest: object
source: object
fn: any
Returns void
getValue
- getValue(obj, fn): any
Returns any
invalidate
- invalidate(source, fn): void
Returns void