xref: /third_party/node/test/fixtures/es-modules/esm-snapshot-mutator.js (revision 1cb0ef41)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/node/test/fixtures/es-modules/
11cb0ef41Sopenharmony_ci'use strict';
21cb0ef41Sopenharmony_ciconst shouldSnapshotFilePath = require.resolve('./esm-snapshot.js');
31cb0ef41Sopenharmony_cirequire('./esm-snapshot.js');
41cb0ef41Sopenharmony_cirequire.cache[shouldSnapshotFilePath].exports++;
5

Indexes created Thu Nov 07 10:32:03 CST 2024