Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp123355 bool hasPrototype() const { in hasPrototype() function in js::BaseProxyHandler
124009 explicit constexpr SecurityWrapper(unsigned flags, bool hasPrototype = false) in SecurityWrapper()