• Ben L. Titzer's avatar
    [wasm] Disable trap handlers also in d8. · 24459dff
    Ben L. Titzer authored
    This feature is turned off in flag-definitions but reenabled in a non-standard
    way in d8. Given that the situations in which the trap handler are disabled are
    more limited now due to integration problems, disabling this feature for now, since
    we lack enough coverage to have confidence to turn it on by default.
    
    We should probably introduce a proper test variant for this feature so that it
    can be handled in a more standard way.
    
    R=eholk@chromium.org
    CC=​mlippautz@chromium.org,hablich@chromium.org,mstarzinger@chromium.org
    
    Bug: 
    Change-Id: Ic2e13181036ace8802736be847ae16ff889e3cea
    Reviewed-on: https://chromium-review.googlesource.com/723221
    Commit-Queue: Ben Titzer <titzer@chromium.org>
    Reviewed-by: 's avatarEric Holk <eholk@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#48646}
    24459dff
d8.cc 114 KB