/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/gc/ |
H A D | Barrier.cpp | 45 HeapSlot::preconditionForSet(NativeObject* owner, Kind kind, uint32_t slot) const in preconditionForSet() function in js::HeapSlot
|
H A D | Barrier.h | 694 bool preconditionForSet(NativeObject* owner, Kind kind, uint32_t slot) const; 700 MOZ_ASSERT(preconditionForSet(owner, kind, slot));
|
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/gc/ |
H A D | Barrier.cpp | 39 HeapSlot::preconditionForSet(NativeObject* owner, Kind kind, uint32_t slot) in FOR_EACH_GC_POINTER_TYPE()
|
H A D | Barrier.h | 682 bool preconditionForSet(NativeObject* owner, Kind kind, uint32_t slot); 687 MOZ_ASSERT(preconditionForSet(owner, kind, slot));
|
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/gc/ |
H A D | Barrier.cpp | 34 bool HeapSlot::preconditionForSet(NativeObject* owner, Kind kind, in preconditionForSet() function in js::HeapSlot
|
H A D | Barrier.h | 683 bool preconditionForSet(NativeObject* owner, Kind kind, uint32_t slot) const; 691 MOZ_ASSERT(preconditionForSet(owner, kind, slot));
|
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/gc/ |
H A D | Barrier.cpp | 37 bool HeapSlot::preconditionForSet(NativeObject* owner, Kind kind, in preconditionForSet() function in js::HeapSlot
|
H A D | Barrier.h | 862 bool preconditionForSet(NativeObject* owner, Kind kind, uint32_t slot) const; 870 MOZ_ASSERT(preconditionForSet(owner, kind, slot));
|
/dports/www/firefox/firefox-99.0/js/src/gc/ |
H A D | Barrier.cpp | 39 bool HeapSlot::preconditionForSet(NativeObject* owner, Kind kind, in preconditionForSet() function in js::HeapSlot
|
H A D | Barrier.h | 976 bool preconditionForSet(NativeObject* owner, Kind kind, uint32_t slot) const; 984 MOZ_ASSERT(preconditionForSet(owner, kind, slot));
|
/dports/www/firefox-esr/firefox-91.8.0/js/src/gc/ |
H A D | Barrier.cpp | 39 bool HeapSlot::preconditionForSet(NativeObject* owner, Kind kind, in preconditionForSet() function in js::HeapSlot
|
H A D | Barrier.h | 866 bool preconditionForSet(NativeObject* owner, Kind kind, uint32_t slot) const; 874 MOZ_ASSERT(preconditionForSet(owner, kind, slot));
|
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/gc/ |
H A D | Barrier.cpp | 39 bool HeapSlot::preconditionForSet(NativeObject* owner, Kind kind, in preconditionForSet() function in js::HeapSlot
|
H A D | Barrier.h | 866 bool preconditionForSet(NativeObject* owner, Kind kind, uint32_t slot) const; 874 MOZ_ASSERT(preconditionForSet(owner, kind, slot));
|