Home
last modified time | relevance | path

Searched refs:handleThrowTypes (Results 1 – 3 of 3) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/js/src/wasm/
H A DWasmStubs.cpp2789 MIRTypeVector handleThrowTypes; in GenerateThrowStub() local
2790 MOZ_ALWAYS_TRUE(handleThrowTypes.append(MIRType::Pointer)); in GenerateThrowStub()
2794 StackArgBytesForNativeABI(handleThrowTypes)); in GenerateThrowStub()
2798 ABIArgMIRTypeIter i(handleThrowTypes); in GenerateThrowStub()
/dports/www/firefox/firefox-99.0/js/src/wasm/
H A DWasmStubs.cpp2853 MIRTypeVector handleThrowTypes; in GenerateThrowStub() local
2854 MOZ_ALWAYS_TRUE(handleThrowTypes.append(MIRType::Pointer)); in GenerateThrowStub()
2858 StackArgBytesForNativeABI(handleThrowTypes)); in GenerateThrowStub()
2862 ABIArgMIRTypeIter i(handleThrowTypes); in GenerateThrowStub()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/wasm/
H A DWasmStubs.cpp2789 MIRTypeVector handleThrowTypes; in GenerateThrowStub() local
2790 MOZ_ALWAYS_TRUE(handleThrowTypes.append(MIRType::Pointer)); in GenerateThrowStub()
2794 StackArgBytesForNativeABI(handleThrowTypes)); in GenerateThrowStub()
2798 ABIArgMIRTypeIter i(handleThrowTypes); in GenerateThrowStub()