Searched defs:ObjectOps (Results 1 – 1 of 1) sorted by relevance
96694 struct ObjectOps struct96696 LookupPropertyOp lookupProperty;96697 DefinePropertyOp defineProperty;96698 HasPropertyOp hasProperty;96699 GetPropertyOp getProperty;96700 SetPropertyOp setProperty;96701 GetOwnPropertyOp getOwnPropertyDescriptor;96702 DeletePropertyOp deleteProperty;96703 WatchOp watch;96704 UnwatchOp unwatch;[all …]