Description[wasm] Fix compiled-module-management lifetime issues.
This makes sure the test in question does not rely on specific lifetime
characteristics for local variables within a function. Note that these
lifetimes are not specified by JavaScript and are not observable within
JavaScript proper. The natives syntax however makes it observable.
BUG=v8:5345
TEST=mjsunit/wasm/compiled-module-management
R=mtrofin@chromium.org
Committed: https://crrev.com/e637154b8a9884bb627cdaaf3c356c3c1f8324d0
Cr-Commit-Position: refs/heads/master@{#40733}
Patch Set 1 #Patch Set 2 : Added comment. #Messages
Total messages: 17 (10 generated)
|