Searched defs:hasPrototype (Results 1 – 1 of 1) sorted by relevance
123355 bool hasPrototype() const { in hasPrototype() function in js::BaseProxyHandler124009 explicit constexpr SecurityWrapper(unsigned flags, bool hasPrototype = false) in SecurityWrapper()