Home
last modified time | relevance | path

Searched refs:offsetOfValue (Results 1 – 25 of 29) sorted by relevance

12

/dports/www/firefox-esr/firefox-91.8.0/js/src/threading/
H A DProtectedData.h158 static size_t offsetOfValue() { return offsetof(ThisType, value); } in offsetOfValue() function
/dports/www/firefox/firefox-99.0/js/src/threading/
H A DProtectedData.h158 static size_t offsetOfValue() { return offsetof(ThisType, value); } in offsetOfValue() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/threading/
H A DProtectedData.h158 static size_t offsetOfValue() { return offsetof(ThisType, value); } in offsetOfValue() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/threading/
H A DProtectedData.h158 static size_t offsetOfValue() { return offsetof(ThisType, value); } in offsetOfValue() function
/dports/www/firefox-esr/firefox-91.8.0/js/src/wasm/
H A DWasmValue.h179 static size_t offsetOfValue() { in offsetOfValue() function
H A DWasmStubs.cpp647 Move64(masm, Address(src, WasmValueBox::offsetOfValue()), dst, scratch); in UnboxAnyrefIntoValue()
684 masm.loadValue(Address(src, WasmValueBox::offsetOfValue()), dst); in UnboxAnyrefIntoValueReg()
/dports/www/firefox/firefox-99.0/js/src/wasm/
H A DWasmValue.h183 static size_t offsetOfValue() { in offsetOfValue() function
H A DWasmStubs.cpp651 Move64(masm, Address(src, WasmValueBox::offsetOfValue()), dst, scratch); in UnboxAnyrefIntoValue()
688 masm.loadValue(Address(src, WasmValueBox::offsetOfValue()), dst); in UnboxAnyrefIntoValueReg()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/wasm/
H A DWasmValue.h179 static size_t offsetOfValue() { in offsetOfValue() function
H A DWasmStubs.cpp647 Move64(masm, Address(src, WasmValueBox::offsetOfValue()), dst, scratch); in UnboxAnyrefIntoValue()
684 masm.loadValue(Address(src, WasmValueBox::offsetOfValue()), dst); in UnboxAnyrefIntoValueReg()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/ds/
H A DOrderedHashTable.h723 static size_t offsetOfValue() { in offsetOfValue() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/ds/
H A DOrderedHashTable.h779 static size_t offsetOfValue() { return offsetof(Entry, value); } in offsetOfValue() function
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/ds/
H A DOrderedHashTable.h724 static size_t offsetOfValue() { return offsetof(Entry, value); } in offsetOfValue() function
/dports/www/firefox-esr/firefox-91.8.0/js/src/ds/
H A DOrderedHashTable.h791 static size_t offsetOfValue() { return offsetof(Entry, value); } in offsetOfValue() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/ds/
H A DOrderedHashTable.h791 static size_t offsetOfValue() { return offsetof(Entry, value); } in offsetOfValue() function
/dports/www/firefox/firefox-99.0/js/src/ds/
H A DOrderedHashTable.h807 static size_t offsetOfValue() { return offsetof(Entry, value); } in offsetOfValue() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/wasm/
H A DWasmStubs.cpp612 Move64(masm, Address(src, WasmValueBox::offsetOfValue()), dst, scratch); in UnboxAnyrefIntoValue()
649 masm.loadValue(Address(src, WasmValueBox::offsetOfValue()), dst); in UnboxAnyrefIntoValueReg()
H A DWasmTypes.h821 static size_t offsetOfValue() { in offsetOfValue() function
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/
H A DBaselineIC.h1766 static size_t offsetOfValue() { in offsetOfValue() function
H A DBaselineIC.cpp4229 masm.loadValue(Address(ICStubReg, ICGetIntrinsic_Constant::offsetOfValue()), R0); in generateStubCode()
H A DCodeGenerator.cpp6320 Address valueAddress(front, ValueMap::Entry::offsetOfValue()); in emitLoadIteratorValues()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/
H A DBaselineIC.h1857 static size_t offsetOfValue() { in offsetOfValue() function
H A DBaselineIC.cpp4433 masm.loadValue(Address(ICStubReg, ICGetIntrinsic_Constant::offsetOfValue()), R0); in generateStubCode()
/dports/www/firefox/firefox-99.0/js/src/jit/
H A DMacroAssembler.cpp5407 loadValue(Address(temp1, ValueMap::Entry::offsetOfValue()), result); in mapObjectGet()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/
H A DCodeGenerator.cpp6710 Address valueAddress(front, ValueMap::Entry::offsetOfValue()); in emitLoadIteratorValues()

12