Home
last modified time | relevance | path

Searched refs:sizeofImplData (Results 1 – 12 of 12) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/ds/
H A DOrderedHashTable.h785 static constexpr size_t sizeofImplData() { in sizeofImplData() function
834 static constexpr size_t sizeofImplData() { in sizeofImplData() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/ds/
H A DOrderedHashTable.h840 static constexpr size_t sizeofImplData() { return Impl::sizeofData(); } in sizeofImplData() function
888 static constexpr size_t sizeofImplData() { return Impl::sizeofData(); } in sizeofImplData() function
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/ds/
H A DOrderedHashTable.h783 static constexpr size_t sizeofImplData() { return Impl::sizeofData(); } in sizeofImplData() function
831 static constexpr size_t sizeofImplData() { return Impl::sizeofData(); } in sizeofImplData() function
/dports/www/firefox-esr/firefox-91.8.0/js/src/ds/
H A DOrderedHashTable.h852 static constexpr size_t sizeofImplData() { return Impl::sizeofData(); } in sizeofImplData() function
907 static constexpr size_t sizeofImplData() { return Impl::sizeofData(); } in sizeofImplData() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/ds/
H A DOrderedHashTable.h852 static constexpr size_t sizeofImplData() { return Impl::sizeofData(); } in sizeofImplData() function
907 static constexpr size_t sizeofImplData() { return Impl::sizeofData(); } in sizeofImplData() function
/dports/www/firefox/firefox-99.0/js/src/ds/
H A DOrderedHashTable.h877 static constexpr size_t sizeofImplData() { return Impl::sizeofData(); } in sizeofImplData() function
944 static constexpr size_t sizeofImplData() { return Impl::sizeofData(); } in sizeofImplData() function
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/
H A DCodeGenerator.cpp6242 static_assert(ValueMap::sizeofImplData() == 24, "sizeof(Data) is 24"); in RangeFront()
6256 static_assert(ValueSet::sizeofImplData() == 16, "sizeof(Data) is 16"); in RangeFront()
6280 masm.addPtr(Imm32(OrderedHashTable::sizeofImplData()), front); in RangePopFront()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/
H A DCodeGenerator.cpp6628 static_assert(ValueMap::sizeofImplData() == 24, "sizeof(Data) is 24"); in RangeFront()
6642 static_assert(ValueSet::sizeofImplData() == 16, "sizeof(Data) is 16"); in RangeFront()
6666 masm.addPtr(Imm32(OrderedHashTable::sizeofImplData()), front); in RangePopFront()
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/
H A DCodeGenerator.cpp7685 static_assert(ValueMap::sizeofImplData() == 24, "sizeof(Data) is 24"); in RangeFront()
7699 static_assert(ValueSet::sizeofImplData() == 16, "sizeof(Data) is 16"); in RangeFront()
7723 masm.addPtr(Imm32(OrderedHashTable::sizeofImplData()), front); in RangePopFront()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/
H A DCodeGenerator.cpp7854 static_assert(ValueMap::sizeofImplData() == 24, "sizeof(Data) is 24"); in RangeFront()
7868 static_assert(ValueSet::sizeofImplData() == 16, "sizeof(Data) is 16"); in RangeFront()
7892 masm.addPtr(Imm32(OrderedHashTable::sizeofImplData()), front); in RangePopFront()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/
H A DCodeGenerator.cpp7685 static_assert(ValueMap::sizeofImplData() == 24, "sizeof(Data) is 24"); in RangeFront()
7699 static_assert(ValueSet::sizeofImplData() == 16, "sizeof(Data) is 16"); in RangeFront()
7723 masm.addPtr(Imm32(OrderedHashTable::sizeofImplData()), front); in RangePopFront()
/dports/www/firefox/firefox-99.0/js/src/jit/
H A DCodeGenerator.cpp7755 static_assert(ValueMap::sizeofImplData() == 24, "sizeof(Data) is 24"); in RangeFront()
7769 static_assert(ValueSet::sizeofImplData() == 16, "sizeof(Data) is 16"); in RangeFront()
7793 masm.addPtr(Imm32(OrderedHashTable::sizeofImplData()), front); in RangePopFront()