Dactyloidae/js/src/wasm
Moonchild 5fd304507d Issue #2692 - Part 7: De-globalize {*}CompileOptions.
Make all users of the various *CompileOptions classes #include "js/CompileOptions.h"
so that nothing but that file has to know about these classes having a
JS_PUBLIC_API on them, that would have to be present in forward-declarations.
2025-03-13 23:03:43 +08:00
..
AsmJS.cpp Issue #2692 - Part 7: De-globalize {*}CompileOptions. 2025-03-13 23:03:43 +08:00
AsmJS.h Issue #2307 - Part 3: Remove SIMD.js support 2023-09-22 09:56:35 +08:00
WasmAST.h Issue #1656 - Part 7: Nuke vim config lines in JS 2020-09-25 22:04:24 +08:00
WasmBaselineCompile.cpp Issue #2313 - Implement WebAssembly sign extension opcodes. https://bugzilla.mozilla.org/show_bug.cgi?id=1389461 2023-09-26 16:06:17 +08:00
WasmBaselineCompile.h Issue #1656 - Part 7: Nuke vim config lines in JS 2020-09-25 22:04:24 +08:00
WasmBinaryConstants.h Issue #2313 - Implement WebAssembly sign extension opcodes. https://bugzilla.mozilla.org/show_bug.cgi?id=1389461 2023-09-26 16:06:17 +08:00
WasmBinaryFormat.cpp Issue #2307 - Part 3: Remove SIMD.js support 2023-09-22 09:56:35 +08:00
WasmBinaryFormat.h Issue #2307 - Part 3: Remove SIMD.js support 2023-09-22 09:56:35 +08:00
WasmBinaryIterator.cpp Issue #2313 - Implement WebAssembly sign extension opcodes. https://bugzilla.mozilla.org/show_bug.cgi?id=1389461 2023-09-26 16:06:17 +08:00
WasmBinaryIterator.h Issue #2307 - Part 3: Remove SIMD.js support 2023-09-22 09:56:35 +08:00
WasmBinaryToAST.cpp Issue #2313 - Implement WebAssembly sign extension opcodes. https://bugzilla.mozilla.org/show_bug.cgi?id=1389461 2023-09-26 16:06:17 +08:00
WasmBinaryToAST.h Issue #1656 - Part 7: Nuke vim config lines in JS 2020-09-25 22:04:24 +08:00
WasmBinaryToExperimentalText.cpp Issue #1656 - Part 7: Nuke vim config lines in JS 2020-09-25 22:04:24 +08:00
WasmBinaryToExperimentalText.h Issue #1656 - Part 7: Nuke vim config lines in JS 2020-09-25 22:04:24 +08:00
WasmBinaryToText.cpp Issue #2313 - Implement WebAssembly sign extension opcodes. https://bugzilla.mozilla.org/show_bug.cgi?id=1389461 2023-09-26 16:06:17 +08:00
WasmBinaryToText.h Issue #1656 - Part 7: Nuke vim config lines in JS 2020-09-25 22:04:24 +08:00
WasmCode.cpp Issue #1656 - Part 7: Nuke vim config lines in JS 2020-09-25 22:04:24 +08:00
WasmCode.h Issue #1656 - Part 7: Nuke vim config lines in JS 2020-09-25 22:04:24 +08:00
WasmCompartment.cpp Issue #1656 - Part 7: Nuke vim config lines in JS 2020-09-25 22:04:24 +08:00
WasmCompartment.h Issue #1656 - Part 7: Nuke vim config lines in JS 2020-09-25 22:04:24 +08:00
WasmCompile.cpp Issue #2313 - Implement WebAssembly sign extension opcodes. https://bugzilla.mozilla.org/show_bug.cgi?id=1389461 2023-09-26 16:06:17 +08:00
WasmCompile.h Issue #1656 - Part 7: Nuke vim config lines in JS 2020-09-25 22:04:24 +08:00
WasmFrameIterator.cpp Issue #1656 - Part 7: Nuke vim config lines in JS 2020-09-25 22:04:24 +08:00
WasmFrameIterator.h Issue #1656 - Part 7: Nuke vim config lines in JS 2020-09-25 22:04:24 +08:00
WasmGeneratedSourceMap.h Issue #1656 - Part 7: Nuke vim config lines in JS 2020-09-25 22:04:24 +08:00
WasmGenerator.cpp Issue #2307 - Part 3: Remove SIMD.js support 2023-09-22 09:56:35 +08:00
WasmGenerator.h Issue #1656 - Part 7: Nuke vim config lines in JS 2020-09-25 22:04:24 +08:00
WasmInstance.cpp Issue #2307 - Part 3b: Fix build bustage. 2023-09-22 09:57:05 +08:00
WasmInstance.h Issue #1656 - Part 7: Nuke vim config lines in JS 2020-09-25 22:04:24 +08:00
WasmIonCompile.cpp PR #2695 - Simplify block-value popping in Ion compilation 2025-03-07 21:43:39 +08:00
WasmIonCompile.h Issue #1656 - Part 7: Nuke vim config lines in JS 2020-09-25 22:04:24 +08:00
WasmJS.cpp Issue #2307 - Part 3: Remove SIMD.js support 2023-09-22 09:56:35 +08:00
WasmJS.h Issue #1656 - Part 7: Nuke vim config lines in JS 2020-09-25 22:04:24 +08:00
WasmModule.cpp Issue #1656 - Part 7: Nuke vim config lines in JS 2020-09-25 22:04:24 +08:00
WasmModule.h Issue #1656 - Part 7: Nuke vim config lines in JS 2020-09-25 22:04:24 +08:00
WasmSerialize.h Issue #1656 - Part 7: Nuke vim config lines in JS 2020-09-25 22:04:24 +08:00
WasmSignalHandlers.cpp Issue #2307 - Part 3: Remove SIMD.js support 2023-09-22 09:56:35 +08:00
WasmSignalHandlers.h Issue #1829 - Revert "Issue #1751" 2022-05-04 09:40:24 +08:00
WasmStubs.cpp Issue #2307 - Part 3: Remove SIMD.js support 2023-09-22 09:56:35 +08:00
WasmStubs.h Issue #1656 - Part 7: Nuke vim config lines in JS 2020-09-25 22:04:24 +08:00
WasmTable.cpp Issue #1656 - Part 7: Nuke vim config lines in JS 2020-09-25 22:04:24 +08:00
WasmTable.h Issue #1656 - Part 7: Nuke vim config lines in JS 2020-09-25 22:04:24 +08:00
WasmTextToBinary.cpp Issue #2313 - Implement WebAssembly sign extension opcodes. https://bugzilla.mozilla.org/show_bug.cgi?id=1389461 2023-09-26 16:06:17 +08:00
WasmTextToBinary.h Issue #1656 - Part 7: Nuke vim config lines in JS 2020-09-25 22:04:24 +08:00
WasmTextUtils.cpp Issue #2307 - Part 3: Remove SIMD.js support 2023-09-22 09:56:35 +08:00
WasmTextUtils.h Issue #1656 - Part 7: Nuke vim config lines in JS 2020-09-25 22:04:24 +08:00
WasmTypes.cpp Issue #2307 - Part 3: Remove SIMD.js support 2023-09-22 09:56:35 +08:00
WasmTypes.h Issue #2307 - Part 3: Remove SIMD.js support 2023-09-22 09:56:35 +08:00