1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-25 15:29:32 -05:00

chore(node_compat): fix path strings generated by setup.ts (#19347)

This commit is contained in:
Hirotaka Tagawa / wafuwafu13 2023-06-02 07:05:32 +01:00 committed by GitHub
parent c908088a03
commit 0104741d6f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
470 changed files with 471 additions and 471 deletions

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';
const { Duplex } = require('stream'); const { Duplex } = require('stream');

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
import { createRequire } from 'module'; import { createRequire } from 'module';

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
// Copyright Joyent, Inc. and other Node contributors. // Copyright Joyent, Inc. and other Node contributors.
// //

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
// Copyright Joyent, Inc. and other Node contributors. // Copyright Joyent, Inc. and other Node contributors.
// //

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
// Copyright Joyent, Inc. and other Node contributors. // Copyright Joyent, Inc. and other Node contributors.
// //

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
var t = 1; var t = 1;
var k = 1; var k = 1;

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';
const common = require('../common'); const common = require('../common');

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
// Copyright Joyent, Inc. and other Node contributors. // Copyright Joyent, Inc. and other Node contributors.
// //

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
// Copyright Joyent, Inc. and other Node contributors. // Copyright Joyent, Inc. and other Node contributors.
// //

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';
const common = require('../common'); const common = require('../common');

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
// Copyright Joyent, Inc. and other Node contributors. // Copyright Joyent, Inc. and other Node contributors.
// //

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
// Copyright Joyent, Inc. and other Node contributors. // Copyright Joyent, Inc. and other Node contributors.
// //

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';
require('../common'); require('../common');

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';
require('../common'); require('../common');

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
// Copyright Joyent, Inc. and other Node contributors. // Copyright Joyent, Inc. and other Node contributors.
// //

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';
require('../common'); require('../common');

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';
require('../common'); require('../common');

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
// Flags: --no-warnings --pending-deprecation // Flags: --no-warnings --pending-deprecation
'use strict'; 'use strict';

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';
require('../common'); require('../common');

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';
require('../common'); require('../common');

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
// Copyright Joyent, Inc. and other Node contributors. // Copyright Joyent, Inc. and other Node contributors.
// //

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';
require('../common'); require('../common');

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';
// Flags: --zero-fill-buffers // Flags: --zero-fill-buffers

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
// Copyright Joyent, Inc. and other Node contributors. // Copyright Joyent, Inc. and other Node contributors.
// //

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
// Copyright Joyent, Inc. and other Node contributors. // Copyright Joyent, Inc. and other Node contributors.
// //

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
// Copyright Joyent, Inc. and other Node contributors. // Copyright Joyent, Inc. and other Node contributors.
// //

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
// Copyright Joyent, Inc. and other Node contributors. // Copyright Joyent, Inc. and other Node contributors.
// //

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
// Copyright Joyent, Inc. and other Node contributors. // Copyright Joyent, Inc. and other Node contributors.
// //

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';
// Refs: https://github.com/nodejs/node/issues/7342 // Refs: https://github.com/nodejs/node/issues/7342

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';
const common = require('../common'); const common = require('../common');

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';
require('../common'); require('../common');

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';
const common = require('../common'); const common = require('../common');

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
// Copyright Joyent, Inc. and other Node contributors. // Copyright Joyent, Inc. and other Node contributors.
// //

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
// Copyright Joyent, Inc. and other Node contributors. // Copyright Joyent, Inc. and other Node contributors.
// //

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';
const common = require('../common'); const common = require('../common');

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';
require('../common'); require('../common');

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';
const common = require('../common'); const common = require('../common');

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
// Copyright Joyent, Inc. and other Node contributors. // Copyright Joyent, Inc. and other Node contributors.
// //

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';
const common = require('../common'); const common = require('../common');

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';
require('../common'); require('../common');

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';
require('../common'); require('../common');

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';
const common = require('../common'); const common = require('../common');

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';
const common = require('../common'); const common = require('../common');

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';
const common = require('../common'); const common = require('../common');

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';
const common = require('../common'); const common = require('../common');

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';
const common = require('../common'); const common = require('../common');

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';
const common = require('../common'); const common = require('../common');

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
// Flags: --expose-internals // Flags: --expose-internals
'use strict'; 'use strict';

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';
require('../common'); require('../common');

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';
const common = require('../common'); const common = require('../common');

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
// Flags: --expose-internals // Flags: --expose-internals
'use strict'; 'use strict';

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict'; 'use strict';

View file

@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license. // Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1 // Taken from Node 18.12.1
// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually // This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
// Copyright Joyent, Inc. and other Node contributors. // Copyright Joyent, Inc. and other Node contributors.
// //

Some files were not shown because too many files have changed in this diff Show more