Home
last modified time | relevance | path

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

/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/gc/
H A DNursery-inl.h40 AllocateObjectBuffer(ExclusiveContext* cx, uint32_t count) in AllocateObjectBuffer() function
55 AllocateObjectBuffer(ExclusiveContext* cx, JSObject* obj, uint32_t count) in AllocateObjectBuffer() function
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/gc/
H A DNursery-inl.h40 AllocateObjectBuffer(ExclusiveContext* cx, uint32_t count) in AllocateObjectBuffer() function
55 AllocateObjectBuffer(ExclusiveContext* cx, JSObject* obj, uint32_t count) in AllocateObjectBuffer() function
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/gc/
H A DNursery-inl.h96 static inline T* AllocateObjectBuffer(JSContext* cx, uint32_t count) { in AllocateObjectBuffer() function
104 static inline T* AllocateObjectBuffer(JSContext* cx, JSObject* obj, in AllocateObjectBuffer() function
/dports/www/firefox-esr/firefox-91.8.0/js/src/gc/
H A DNursery-inl.h97 static inline T* AllocateObjectBuffer(JSContext* cx, uint32_t count) { in AllocateObjectBuffer() function
108 static inline T* AllocateObjectBuffer(JSContext* cx, JSObject* obj, in AllocateObjectBuffer() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/gc/
H A DNursery-inl.h102 static inline T* AllocateObjectBuffer(JSContext* cx, uint32_t count) { in AllocateObjectBuffer() function
112 static inline T* AllocateObjectBuffer(JSContext* cx, JSObject* obj, in AllocateObjectBuffer() function
/dports/www/firefox/firefox-99.0/js/src/gc/
H A DNursery-inl.h97 static inline T* AllocateObjectBuffer(JSContext* cx, uint32_t count) { in AllocateObjectBuffer() function
108 static inline T* AllocateObjectBuffer(JSContext* cx, JSObject* obj, in AllocateObjectBuffer() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/gc/
H A DNursery-inl.h97 static inline T* AllocateObjectBuffer(JSContext* cx, uint32_t count) { in AllocateObjectBuffer() function
108 static inline T* AllocateObjectBuffer(JSContext* cx, JSObject* obj, in AllocateObjectBuffer() function