Home
last modified time | relevance | path

Searched refs:hasGenericProxyStub_ (Results 1 – 4 of 4) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/
H A DIonCaches.h407 bool hasGenericProxyStub_ : 1; variable
431 hasGenericProxyStub_(false), in GetPropertyIC()
462 return hasGenericProxyStub_; in hasGenericProxyStub()
598 bool hasGenericProxyStub_ : 1; variable
619 hasGenericProxyStub_(false), in SetPropertyIC()
659 return hasGenericProxyStub_; in hasGenericProxyStub()
H A DIonCaches.cpp1979 MOZ_ASSERT(!hasGenericProxyStub_); in tryAttachGenericProxy()
1980 hasGenericProxyStub_ = true; in tryAttachGenericProxy()
2309 hasGenericProxyStub_ = false; in reset()
2656 MOZ_ASSERT(!hasGenericProxyStub_); in attachGenericProxy()
2657 hasGenericProxyStub_ = true; in attachGenericProxy()
3770 hasGenericProxyStub_ = false; in reset()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/
H A DIonCaches.h402 bool hasGenericProxyStub_ : 1; variable
426 hasGenericProxyStub_(false), in GetPropertyIC()
457 return hasGenericProxyStub_; in hasGenericProxyStub()
581 bool hasGenericProxyStub_ : 1; variable
601 hasGenericProxyStub_(false), in SetPropertyIC()
641 return hasGenericProxyStub_; in hasGenericProxyStub()
H A DIonCaches.cpp1961 MOZ_ASSERT(!hasGenericProxyStub_); in tryAttachGenericProxy()
1962 hasGenericProxyStub_ = true; in tryAttachGenericProxy()
2291 hasGenericProxyStub_ = false; in reset()
2638 MOZ_ASSERT(!hasGenericProxyStub_); in attachGenericProxy()
2639 hasGenericProxyStub_ = true; in attachGenericProxy()
3739 hasGenericProxyStub_ = false; in reset()