• Clemens Hammacher's avatar
    [wasm] Fix streaming instantiation with no code section · ecbf6296
    Clemens Hammacher authored
    Because of ordering issues we didn't set the wire bytes on the
    {NativeModule} during {OnFinishedStream}. We then failed during
    instantiation when trying to read the import names from the wire bytes.
    
    This CL fixes this locally without much code churn. I plan to clean up
    the interaction between {AsyncCompileJob} and {AsyncStreamingProcessor}
    in a follow-up CL.
    
    R=ahaas@chromium.org
    
    Bug: chromium:898310
    Change-Id: I06337a04ba380f87b803f325323208298d363f41
    Reviewed-on: https://chromium-review.googlesource.com/c/1296467Reviewed-by: 's avatarAndreas Haas <ahaas@chromium.org>
    Commit-Queue: Clemens Hammacher <clemensh@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#56938}
    ecbf6296
Name
Last commit
Last update
..
benchmarks Loading commit data...
cctest Loading commit data...
common Loading commit data...
debugger Loading commit data...
fuzzer Loading commit data...
inspector Loading commit data...
intl Loading commit data...
js-perf-test Loading commit data...
memory Loading commit data...
message Loading commit data...
mjsunit Loading commit data...
mkgrokdump Loading commit data...
mozilla Loading commit data...
preparser Loading commit data...
test262 Loading commit data...
torque Loading commit data...
unittests Loading commit data...
wasm-js Loading commit data...
wasm-spec-tests Loading commit data...
webkit Loading commit data...
BUILD.gn Loading commit data...