aboutsummaryrefslogtreecommitdiff
path: root/src/js/out/InternalModuleRegistry+enum.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/js/out/InternalModuleRegistry+enum.h')
-rw-r--r--src/js/out/InternalModuleRegistry+enum.h112
1 files changed, 57 insertions, 55 deletions
diff --git a/src/js/out/InternalModuleRegistry+enum.h b/src/js/out/InternalModuleRegistry+enum.h
index b54a91bda..b45f56c07 100644
--- a/src/js/out/InternalModuleRegistry+enum.h
+++ b/src/js/out/InternalModuleRegistry+enum.h
@@ -1,59 +1,61 @@
BunFFI = 0,
BunSqlite = 1,
InternalDebugger = 2,
-InternalShared = 3,
-NodeAssert = 4,
-NodeAssertStrict = 5,
-NodeAsyncHooks = 6,
-NodeChildProcess = 7,
-NodeCluster = 8,
-NodeConsole = 9,
-NodeCrypto = 10,
-NodeDgram = 11,
-NodeDiagnosticsChannel = 12,
-NodeDNS = 13,
-NodeDNSPromises = 14,
-NodeDomain = 15,
-NodeEvents = 16,
-NodeFS = 17,
-NodeFSPromises = 18,
-NodeHttp = 19,
-NodeHttp2 = 20,
-NodeHttps = 21,
-NodeInspector = 22,
-NodeNet = 23,
-NodeOS = 24,
-NodePathPosix = 25,
-NodePath = 26,
-NodePathWin32 = 27,
-NodePerfHooks = 28,
-NodePunycode = 29,
-NodeQuerystring = 30,
-NodeReadline = 31,
-NodeReadlinePromises = 32,
-NodeRepl = 33,
-NodeStreamConsumers = 34,
-NodeStream = 35,
-NodeStreamPromises = 36,
-NodeStreamWeb = 37,
-NodeTimers = 38,
-NodeTimersPromises = 39,
-NodeTLS = 40,
-NodeTraceEvents = 41,
-NodeTty = 42,
-NodeUrl = 43,
-NodeUtil = 44,
-NodeV8 = 45,
-NodeVM = 46,
-NodeWasi = 47,
-NodeWorkerThreads = 48,
-NodeZlib = 49,
-ThirdpartyDepd = 50,
-ThirdpartyDetectLibc = 51,
-ThirdpartyDetectLibcLinux = 52,
-ThirdpartyIsomorphicFetch = 53,
-ThirdpartyNodeFetch = 54,
-ThirdpartyUndici = 55,
-ThirdpartyVercelFetch = 56,
-ThirdpartyWS = 57,
+InternalFSCpSync = 3,
+InternalFSCp = 4,
+InternalShared = 5,
+NodeAssert = 6,
+NodeAssertStrict = 7,
+NodeAsyncHooks = 8,
+NodeChildProcess = 9,
+NodeCluster = 10,
+NodeConsole = 11,
+NodeCrypto = 12,
+NodeDgram = 13,
+NodeDiagnosticsChannel = 14,
+NodeDNS = 15,
+NodeDNSPromises = 16,
+NodeDomain = 17,
+NodeEvents = 18,
+NodeFS = 19,
+NodeFSPromises = 20,
+NodeHttp = 21,
+NodeHttp2 = 22,
+NodeHttps = 23,
+NodeInspector = 24,
+NodeNet = 25,
+NodeOS = 26,
+NodePathPosix = 27,
+NodePath = 28,
+NodePathWin32 = 29,
+NodePerfHooks = 30,
+NodePunycode = 31,
+NodeQuerystring = 32,
+NodeReadline = 33,
+NodeReadlinePromises = 34,
+NodeRepl = 35,
+NodeStreamConsumers = 36,
+NodeStream = 37,
+NodeStreamPromises = 38,
+NodeStreamWeb = 39,
+NodeTimers = 40,
+NodeTimersPromises = 41,
+NodeTLS = 42,
+NodeTraceEvents = 43,
+NodeTty = 44,
+NodeUrl = 45,
+NodeUtil = 46,
+NodeV8 = 47,
+NodeVM = 48,
+NodeWasi = 49,
+NodeWorkerThreads = 50,
+NodeZlib = 51,
+ThirdpartyDepd = 52,
+ThirdpartyDetectLibc = 53,
+ThirdpartyDetectLibcLinux = 54,
+ThirdpartyIsomorphicFetch = 55,
+ThirdpartyNodeFetch = 56,
+ThirdpartyUndici = 57,
+ThirdpartyVercelFetch = 58,
+ThirdpartyWS = 59,