• ddchen's avatar
    [wasm] Add support for multiple indirect function tables · 0a9d4003
    ddchen authored
    This patch updates internal data structures used by V8 to support
    multiple indirect function tables (WebAssembly/design#682). But, since
    this feature is post-MVP, the functionality is not directly exposed and
    parsing/generation of WebAssembly is left unchanged. Nevertheless, it
    is being used in an experiment to implement fine-grained control flow
    integrity based on C/C++ types.
    
    BUG=
    
    Review-Url: https://codereview.chromium.org/2174123002
    Cr-Commit-Position: refs/heads/master@{#38110}
    0a9d4003
Name
Last commit
Last update
..
OWNERS Loading commit data...
test-run-wasm-64.cc Loading commit data...
test-run-wasm-asmjs.cc Loading commit data...
test-run-wasm-interpreter.cc Loading commit data...
test-run-wasm-js.cc Loading commit data...
test-run-wasm-module.cc Loading commit data...
test-run-wasm-relocation.cc Loading commit data...
test-run-wasm-simd.cc Loading commit data...
test-run-wasm.cc Loading commit data...
test-signatures.h Loading commit data...
test-wasm-function-name-table.cc Loading commit data...
test-wasm-stack.cc Loading commit data...
test-wasm-trap-position.cc Loading commit data...
wasm-run-utils.h Loading commit data...