Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp153770 …private: template<typename V> static yes& CheckWrapObject(char (*)[sizeof(&V::WrapObject) + 1]); t… member
154394 WrapObject(JSContext* cx, T* p, nsWrapperCache* cache, const nsIID* iid, in WrapObject() function
154408 WrapObject<nsIVariant>(JSContext* cx, nsIVariant* p, in WrapObject() function
154422 WrapObject(JSContext* cx, T* p, const nsIID* iid, in WrapObject() function
154433 WrapObject(JSContext* cx, T* p, JS::MutableHandle<JS::Value> rval) in WrapObject() function
154441 WrapObject(JSContext* cx, const nsCOMPtr<T>& p, in WrapObject() function
154450 WrapObject(JSContext* cx, const nsCOMPtr<T>& p, in WrapObject() function
154459 WrapObject(JSContext* cx, const RefPtr<T>& p, in WrapObject() function
154468 WrapObject(JSContext* cx, const RefPtr<T>& p, in WrapObject() function
154477 WrapObject<JSObject>(JSContext* cx, JSObject* p, in WrapObject() function
[all …]