Description[compiler,modules] Introduce JS operators for module loads and stores.
With this CL, the bytecode graph builder no longer translates module
loads/stores as runtime calls but in terms of two new JS operators. These are
lowered in typed-lowering to a sequence of LoadField's.
R=bmeurer@chromium.org
CC=adamk@chromium.org
BUG=v8:1569
Committed: https://crrev.com/a9f593ef6ba936f07c034ce74e93a1bd9507df5f
Cr-Commit-Position: refs/heads/master@{#40881}
Patch Set 1 #Patch Set 2 : Remove unused variable. #
Messages
Total messages: 12 (5 generated)
|