summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/modules/bug1584034.js
blob: 65597effc442d788aa63497f810d215f3c937590 (plain)
1
import('./asdf.js').then(() => {}, inJit)