Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DNativeObject.cpp321 auto* newHeaderSlots = in growSlots() local
349 auto* newHeaderSlots = in allocateSlots() local
454 auto* newHeaderSlots = in shrinkSlots() local
859 HeapSlot* newHeaderSlots; in growElements() local
932 HeapSlot* newHeaderSlots = ReallocateObjectBuffer<HeapSlot>( in shrinkElements() local
/dports/www/firefox/firefox-99.0/js/src/vm/
H A DNativeObject.cpp289 auto* newHeaderSlots = in growSlots() local
317 auto* newHeaderSlots = in allocateSlots() local
422 auto* newHeaderSlots = in shrinkSlots() local
827 HeapSlot* newHeaderSlots; in growElements() local
900 HeapSlot* newHeaderSlots = ReallocateObjectBuffer<HeapSlot>( in shrinkElements() local
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DNativeObject.cpp321 auto* newHeaderSlots = in growSlots() local
349 auto* newHeaderSlots = in allocateSlots() local
454 auto* newHeaderSlots = in shrinkSlots() local
859 HeapSlot* newHeaderSlots; in growElements() local
932 HeapSlot* newHeaderSlots = ReallocateObjectBuffer<HeapSlot>( in shrinkElements() local
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/vm/
H A DNativeObject.cpp794 HeapSlot* newHeaderSlots; in growElements() local
843 HeapSlot* newHeaderSlots = ReallocateObjectBuffer<HeapSlot>(cx, this, oldHeaderSlots, in shrinkElements() local
875 HeapSlot* newHeaderSlots = AllocateObjectBuffer<HeapSlot>(cx, obj, newAllocated); in CopyElementsForWrite() local
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/vm/
H A DNativeObject.cpp851 HeapSlot* newHeaderSlots; in growElements() local
900 HeapSlot* newHeaderSlots = ReallocateObjectBuffer<HeapSlot>(cx, this, oldHeaderSlots, in shrinkElements() local
933 HeapSlot* newHeaderSlots = AllocateObjectBuffer<HeapSlot>(cx, obj, newAllocated); in CopyElementsForWrite() local
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/vm/
H A DNativeObject.cpp915 HeapSlot* newHeaderSlots; in growElements() local
974 HeapSlot* newHeaderSlots = ReallocateObjectBuffer<HeapSlot>( in shrinkElements() local
1006 HeapSlot* newHeaderSlots = in CopyElementsForWrite() local
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/vm/
H A DNativeObject.cpp922 HeapSlot* newHeaderSlots; in growElements() local
999 HeapSlot* newHeaderSlots = ReallocateObjectBuffer<HeapSlot>( in shrinkElements() local
1075 HeapSlot* newHeaderSlots = in CopyElementsForWrite() local