Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/js/src/wasm/
H A DWasmStubs.cpp333 static unsigned StackArgBytesForNativeABI(const VectorT& args) { in StackArgBytesForNativeABI() function
2049 AlignBytes(StackArgBytesForNativeABI(invokeArgTypes), sizeof(double)); in GenerateImportInterpExit()
2446 AlignBytes(StackArgBytesForNativeABI(coerceArgTypes), sizeof(Value)); in GenerateImportJitExit()
2578 StackArgBytesForNativeABI(args)); in GenerateBuiltinThunk()
2794 StackArgBytesForNativeABI(handleThrowTypes)); in GenerateThrowStub()
/dports/www/firefox/firefox-99.0/js/src/wasm/
H A DWasmStubs.cpp336 static unsigned StackArgBytesForNativeABI(const VectorT& args) { in StackArgBytesForNativeABI() function
2056 AlignBytes(StackArgBytesForNativeABI(invokeArgTypes), sizeof(double)); in GenerateImportInterpExit()
2463 AlignBytes(StackArgBytesForNativeABI(coerceArgTypes), sizeof(Value)); in GenerateImportJitExit()
2595 StackArgBytesForNativeABI(args)); in GenerateBuiltinThunk()
2858 StackArgBytesForNativeABI(handleThrowTypes)); in GenerateThrowStub()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/wasm/
H A DWasmStubs.cpp333 static unsigned StackArgBytesForNativeABI(const VectorT& args) { in StackArgBytesForNativeABI() function
2049 AlignBytes(StackArgBytesForNativeABI(invokeArgTypes), sizeof(double)); in GenerateImportInterpExit()
2446 AlignBytes(StackArgBytesForNativeABI(coerceArgTypes), sizeof(Value)); in GenerateImportJitExit()
2578 StackArgBytesForNativeABI(args)); in GenerateBuiltinThunk()
2794 StackArgBytesForNativeABI(handleThrowTypes)); in GenerateThrowStub()