.. |
DIR_METADATA
|
Add DIR_METADATA files to v8.
|
2020-10-20 22:12:28 +00:00 |
OWNERS
|
Add DIR_METADATA files to v8.
|
2020-10-20 22:12:28 +00:00 |
test-backing-store.cc
|
[wasm] Move test-backing-store.cc to wasm directory
|
2021-03-03 13:07:01 +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
|
[isolate][cleanup] Remove pointer to WasmEngine
|
2021-06-21 09:09:25 +00:00 |
test-gc.cc
|
[wasm-gc] Drop --experimental-wasm-gc-experiments flag
|
2021-09-07 19:22:19 +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
|
[LOONG64] Add LoongArch64 backend
|
2021-08-16 13:05:19 +00:00 |
test-liftoff-for-fuzzing.cc
|
Reland "[wasm][liftoff][ia32][x64] Detect SIMD NaNs for fuzzing"
|
2021-07-05 13:21:13 +00:00 |
test-liftoff-inspection.cc
|
[liftoff] Refactor options for Liftoff compilation
|
2021-08-04 16:48:48 +00:00 |
test-run-wasm-64.cc
|
[wasm] Do not enforce LE for globals and WasmValue
|
2021-06-10 18:08:38 +00:00 |
test-run-wasm-asmjs.cc
|
[test][cleanup] Rename WASM_*_LOCAL to WASM_LOCAL_*
|
2020-12-17 21:19:14 +00:00 |
test-run-wasm-atomics64.cc
|
[wasm] Introduce --wasm-enforce-bounds-checks flag
|
2021-06-30 08:31:14 +00:00 |
test-run-wasm-atomics.cc
|
[wasm] Introduce --wasm-enforce-bounds-checks flag
|
2021-06-30 08:31:14 +00:00 |
test-run-wasm-bulk-memory.cc
|
[base] Move utils/vector.h to base/vector.h
|
2021-06-18 13:33:13 +00:00 |
test-run-wasm-exceptions.cc
|
Reland "[include] Split out v8.h"
|
2021-08-24 13:08:55 +00:00 |
test-run-wasm-interpreter.cc
|
[wasm][eh] Update interpreter 'delegate' behavior
|
2021-09-08 10:30:29 +00:00 |
test-run-wasm-js.cc
|
Reland "[include] Split out v8.h"
|
2021-08-24 13:08:55 +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
|
[isolate][cleanup] Remove pointer to WasmEngine
|
2021-06-21 09:09:25 +00:00 |
test-run-wasm-relaxed-simd.cc
|
[base] Move utils/vector.h to base/vector.h
|
2021-06-18 13:33:13 +00:00 |
test-run-wasm-sign-extension.cc
|
[test][cleanup] Rename WASM_*_LOCAL to WASM_LOCAL_*
|
2020-12-17 21:19:14 +00:00 |
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
|
Reland "[wasm-simd][arm64] Fuse add and extmul"
|
2021-09-08 00:29:34 +00:00 |
test-run-wasm-wrappers.cc
|
[wasm] Support reftypes tables in WasmModuleBuilder
|
2021-08-31 10:02:19 +00:00 |
test-run-wasm.cc
|
Reland "[wasm] Move write scope out of NativeModule::AddCode"
|
2021-09-01 15:32:26 +00:00 |
test-streaming-compilation.cc
|
[isolate][cleanup] Remove pointer to WasmEngine
|
2021-06-21 09:09:25 +00:00 |
test-wasm-breakpoints.cc
|
[debug][cleanup] Use consistent StepInto and StepOver naming.
|
2021-06-01 11:26:57 +00:00 |
test-wasm-codegen.cc
|
[zone] Cleanup zone allocations in src/wasm and tests
|
2020-07-10 12:11:55 +00:00 |
test-wasm-import-wrapper-cache.cc
|
[wasm] Pass and store fewer wasm engine pointers
|
2021-06-21 11:57:45 +00:00 |
test-wasm-metrics.cc
|
[wasm] Add CPU time metrics (reland)
|
2021-07-14 08:01:41 +00:00 |
test-wasm-serialization.cc
|
Reland "[include] Split out v8.h"
|
2021-08-24 13:08:55 +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
|
Reland "[include] Split out v8.h"
|
2021-08-24 13:08:55 +00:00 |
test-wasm-trap-position.cc
|
Reland "[include] Split out v8.h"
|
2021-08-24 13:08:55 +00:00 |
wasm-atomics-utils.h
|
[wasm][cleanup] Using 'using' instead of 'typedef'
|
2019-03-29 10:20:30 +00:00 |
wasm-run-utils.cc
|
[wasm][turbofan] Remove stack checks/tracing from inlinee, add tests
|
2021-09-08 09:05:33 +00:00 |
wasm-run-utils.h
|
Reland "[wasm] fix float to/from int reinterpretation tests"
|
2021-08-09 21:44:49 +00:00 |
wasm-simd-utils.cc
|
Reland "[wasm] fix float to/from int reinterpretation tests"
|
2021-08-09 21:44:49 +00:00 |
wasm-simd-utils.h
|
Reland "[wasm] fix float to/from int reinterpretation tests"
|
2021-08-09 21:44:49 +00:00 |