v8/test/cctest/wasm
Manos Koukoutos d2c75d321e [wasm-gc] Disallow new_default with immutable fields
This is required by the MVP spec. In the future, it might be possible
to pass values for any immutable fields.

Bug: v8:7748
Change-Id: Ie7705b48e9d6ebb87d5e1b0a2a10556302395db6
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3793383
Reviewed-by: Jakob Kummerow <jkummerow@chromium.org>
Commit-Queue: Manos Koukoutos <manoskouk@chromium.org>
Cr-Commit-Position: refs/heads/main@{#82072}
2022-07-29 12:03:29 +00:00
..
DIR_METADATA
OWNERS
test-backing-store.cc [wasm] Do not allocate guard regions for memory64 2022-07-28 14:41:45 +00:00
test-c-wasm-entry.cc [ext-code-space] Migrate WasmExportedFunctionData code field to CodeT 2021-06-18 14:10:43 +00:00
test-compilation-cache.cc [wasm] Clean up SetCompiledModuleBytes 2022-05-17 14:27:13 +00:00
test-gc.cc [wasm-gc] Disallow new_default with immutable fields 2022-07-29 12:03:29 +00:00
test-grow-memory.cc [base] Move utils/vector.h to base/vector.h 2021-06-18 13:33:13 +00:00
test-jump-table-assembler.cc [riscv32] Add RISCV32 backend 2022-07-29 00:59:06 +00:00
test-liftoff-for-fuzzing.cc Reland "[wasm] Add tests for NaN detection in Liftoff" 2021-09-14 08:41:58 +00:00
test-liftoff-inspection.cc [wasm-gc] Introduce separate constructors for ref and (ref null) 2022-07-01 13:43:58 +00:00
test-run-wasm-64.cc Place bit_cast<>() in the v8::base:: namespace. 2022-05-05 17:56:39 +00:00
test-run-wasm-asmjs.cc
test-run-wasm-atomics64.cc [maglev] Generic binary operations 2022-03-14 14:39:06 +00:00
test-run-wasm-atomics.cc [wasm-atomics] Use traps for rest of atomic operations OOB handling 2022-07-01 19:51:50 +00:00
test-run-wasm-bulk-memory.cc [wasm] Small refactoring for module types 2022-01-27 14:52:20 +00:00
test-run-wasm-exceptions.cc [wasm] Use isorecursive canonical types for call_indirect 2022-07-29 08:55:49 +00:00
test-run-wasm-interpreter.cc [wasm] Use isorecursive canonical types for call_indirect 2022-07-29 08:55:49 +00:00
test-run-wasm-js.cc [cleanup] Fix -Wshadow warnings in cctest/wasm 2021-09-24 22:39:54 +00:00
test-run-wasm-memory64.cc [wasm] Disable trap handling for memory64 2021-07-08 11:03:08 +00:00
test-run-wasm-module.cc [wasm] Remove kFinishedTopTierCompilation event 2022-06-03 07:49:39 +00:00
test-run-wasm-relaxed-simd.cc [wasm-simd] Prototype relaxed integer Dot product instructions 2022-06-02 18:30:58 +00:00
test-run-wasm-sign-extension.cc
test-run-wasm-simd-liftoff.cc [wasm] Do not enforce LE for globals and WasmValue 2021-06-10 18:08:38 +00:00
test-run-wasm-simd.cc [x64][wasm-simd] Pattern match on packed byte to dword zero extend like shuffle 2022-06-06 03:15:12 +00:00
test-run-wasm-wrappers.cc [ext-code-space] Avoid Code <-> CodeT conversions in runtime, pt.4 2021-12-14 18:42:55 +00:00
test-run-wasm.cc [wasm] Use isorecursive canonical types for call_indirect 2022-07-29 08:55:49 +00:00
test-streaming-compilation.cc [wasm][streaming] Check section order of code section 2022-07-06 13:43:17 +00:00
test-wasm-breakpoints.cc [debugger] Explicitly encode debugger statements in didPause 2021-12-02 10:41:43 +00:00
test-wasm-codegen.cc
test-wasm-import-wrapper-cache.cc [wasm] Move Suspender functions to WebAssembly 2022-07-11 14:52:43 +00:00
test-wasm-metrics.cc [task] Expose CreateJob in v8::Platform 2022-06-15 00:13:31 +00:00
test-wasm-serialization.cc [wasm] Enable dynamic tiering in serialization tests 2022-05-31 11:11:17 +00:00
test-wasm-shared-engine.cc [isolate][cleanup] Remove pointer to WasmEngine 2021-06-21 09:09:25 +00:00
test-wasm-stack.cc [debug] Add new 'CreateMessageFromException' function 2022-01-12 12:49:53 +00:00
test-wasm-strings.cc [stringrefs] Add generalized UTF-8 decoder / validator 2022-05-20 08:05:04 +00:00
test-wasm-trap-position.cc [inspector] Capture stack trace only once for JSError objects. 2022-01-10 14:55:18 +00:00
wasm-atomics-utils.h [maglev] Generic binary operations 2022-03-14 14:39:06 +00:00
wasm-run-utils.cc [wasm] Use isorecursive canonical types for call_indirect 2022-07-29 08:55:49 +00:00
wasm-run-utils.h [wasm] Use isorecursive canonical types for call_indirect 2022-07-29 08:55:49 +00:00
wasm-simd-utils.cc Place bit_cast<>() in the v8::base:: namespace. 2022-05-05 17:56:39 +00:00
wasm-simd-utils.h [wasm-relaxed-simd][x64] Prototype relaxed min and max 2021-10-21 00:58:24 +00:00