blob: e9983fb6cd90e54a37c769322aed4228e17d9e54 [file] [log] [blame]
// Note that the function source text is intentionally different from e.g.
// ../alpha/code-cache.js to avoid caching Functions between different sets
// of tests.
parent.promise = (new Function('x', 'return import(x)'))('../../imports-a.js');