Home
last modified time | relevance | path

Searched defs:ObjectOps (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp96694 struct ObjectOps struct
96696 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 …]