Home
last modified time | relevance | path

Searched refs:hasPrototype (Results 1 – 25 of 241) sorted by relevance

12345678910

/dports/www/phpbb3/phpBB3/vendor/zendframework/zend-code/src/Generic/Prototype/
H A DPrototypeClassFactory.php95 public function hasPrototype($name) function in Zend\\Code\\Generic\\Prototype\\PrototypeClassFactory
110 if (! $this->hasPrototype($prototypeName) && ! isset($this->genericPrototype)) {
114 if (! $this->hasPrototype($prototypeName)) {
/dports/www/zend-framework/ZendFramework-2.4.13/library/Zend/Code/Generic/Prototype/
H A DPrototypeClassFactory.php93 public function hasPrototype($name) function in Zend\\Code\\Generic\\Prototype\\PrototypeClassFactory
108 if (!$this->hasPrototype($prototypeName) && !isset($this->genericPrototype)) {
112 if (!$this->hasPrototype($prototypeName)) {
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/laminas/laminas-code/src/Generic/Prototype/
H A DPrototypeClassFactory.php94 public function hasPrototype($name) function in Laminas\\Code\\Generic\\Prototype\\PrototypeClassFactory
109 if (! $this->hasPrototype($prototypeName) && ! isset($this->genericPrototype)) {
113 if (! $this->hasPrototype($prototypeName)) {
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/proxy/
H A DDirectProxyHandler.cpp21 MOZ_ASSERT(!hasPrototype()); // Should never be called if there's a prototype. in getPropertyDescriptor()
67 MOZ_ASSERT(!hasPrototype()); // Should never be called if there's a prototype. in enumerate()
213 MOZ_ASSERT(!hasPrototype()); // Should never be called if there's a prototype. in has()
H A DProxy.cpp103 if (handler->hasPrototype()) in getPropertyDescriptor()
233 if (handler->hasPrototype()) { in has()
286 if (handler->hasPrototype()) { in get()
321 if (handler->hasPrototype()) in set()
345 if (handler->hasPrototype()) { in enumerate()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/proxy/
H A DWrapper.cpp79 MOZ_ASSERT(!hasPrototype()); // Should never be called if there's a prototype. in enumerate()
132 MOZ_ASSERT(!hasPrototype()); // Should never be called if there's a prototype. in has()
196 MOZ_ASSERT(!hasPrototype()); // Should never be called if there's a prototype. in getPropertyDescriptor()
H A DProxy.cpp101 if (handler->hasPrototype()) in getPropertyDescriptor()
242 if (handler->hasPrototype()) { in has()
295 if (handler->hasPrototype()) { in get()
330 if (handler->hasPrototype()) in set()
354 if (handler->hasPrototype()) { in enumerate()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/proxy/
H A DWrapper.cpp80 !hasPrototype()); // Should never be called if there's a prototype. in enumerate()
129 !hasPrototype()); // Should never be called if there's a prototype. in has()
187 !hasPrototype()); // Should never be called if there's a prototype. in getPropertyDescriptor()
H A DProxy.cpp96 if (handler->hasPrototype()) in getPropertyDescriptor()
226 if (handler->hasPrototype()) { in has()
291 if (handler->hasPrototype()) { in getInternal()
343 if (handler->hasPrototype()) in setInternal()
391 if (handler->hasPrototype()) { in enumerate()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/proxy/
H A DProxy.cpp236 if (handler->hasPrototype()) { in has()
314 if (handler->hasPrototype()) { in getInternal()
378 if (handler->hasPrototype()) { in setInternal()
440 if (handler->hasPrototype()) { in enumerate()
H A DWrapper.cpp82 !hasPrototype()); // Should never be called if there's a prototype. in enumerate()
131 !hasPrototype()); // Should never be called if there's a prototype. in has()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/
H A Djswrapper.h226 explicit MOZ_CONSTEXPR SecurityWrapper(unsigned flags, bool hasPrototype = false) in JS_FRIEND_API()
227 : Base(flags, hasPrototype, /* hasSecurityPolicy = */ true) in JS_FRIEND_API()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/include/
H A Djswrapper.h226 explicit MOZ_CONSTEXPR SecurityWrapper(unsigned flags, bool hasPrototype = false) in JS_FRIEND_API()
227 : Base(flags, hasPrototype, /* hasSecurityPolicy = */ true) in JS_FRIEND_API()
/dports/www/firefox-esr/firefox-91.8.0/js/src/proxy/
H A DProxy.cpp367 if (handler->hasPrototype()) { in has()
464 if (handler->hasPrototype()) { in getInternal()
540 if (handler->hasPrototype()) { in setInternal()
604 if (handler->hasPrototype()) { in enumerate()
H A DWrapper.cpp85 !hasPrototype()); // Should never be called if there's a prototype. in enumerate()
134 !hasPrototype()); // Should never be called if there's a prototype. in has()
/dports/www/firefox/firefox-99.0/js/src/proxy/
H A DProxy.cpp365 if (handler->hasPrototype()) { in has()
462 if (handler->hasPrototype()) { in getInternal()
538 if (handler->hasPrototype()) { in setInternal()
602 if (handler->hasPrototype()) { in enumerate()
H A DWrapper.cpp86 !hasPrototype()); // Should never be called if there's a prototype. in enumerate()
135 !hasPrototype()); // Should never be called if there's a prototype. in has()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/proxy/
H A DProxy.cpp367 if (handler->hasPrototype()) { in has()
464 if (handler->hasPrototype()) { in getInternal()
540 if (handler->hasPrototype()) { in setInternal()
604 if (handler->hasPrototype()) { in enumerate()
H A DWrapper.cpp85 !hasPrototype()); // Should never be called if there's a prototype. in enumerate()
134 !hasPrototype()); // Should never be called if there's a prototype. in has()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/
H A Djswrapper.h292 explicit constexpr SecurityWrapper(unsigned flags, bool hasPrototype = false) in JS_FRIEND_API()
293 : Base(flags, hasPrototype, /* hasSecurityPolicy = */ true) in JS_FRIEND_API()
/dports/lang/spidermonkey60/firefox-60.9.0/js/public/
H A DWrapper.h319 explicit constexpr SecurityWrapper(unsigned flags, bool hasPrototype = false)
320 : Base(flags, hasPrototype, /* hasSecurityPolicy = */ true) {} in Base() argument
/dports/lang/spidermonkey78/firefox-78.9.0/js/public/
H A DWrapper.h334 explicit constexpr SecurityWrapper(unsigned flags, bool hasPrototype = false)
335 : Base(flags, hasPrototype, /* hasSecurityPolicy = */ true) {} in Base() argument
/dports/www/firefox/firefox-99.0/js/src/vm/
H A DGlobalObject.h377 bool hasPrototype(JSProtoKey key) const { in hasPrototype() function
381 MOZ_ASSERT(hasPrototype(key)); in getPrototype()
406 MOZ_ASSERT(inited == hasPrototype(key)); in classIsInitialized()
/dports/www/firefox-esr/firefox-91.8.0/js/public/
H A DWrapper.h347 explicit constexpr SecurityWrapper(unsigned flags, bool hasPrototype = false)
348 : Base(flags, hasPrototype, /* hasSecurityPolicy = */ true) {} in Base() argument
/dports/www/firefox/firefox-99.0/js/public/
H A DWrapper.h347 explicit constexpr SecurityWrapper(unsigned flags, bool hasPrototype = false)
348 : Base(flags, hasPrototype, /* hasSecurityPolicy = */ true) {} in Base() argument

12345678910