aboutsummaryrefslogtreecommitdiff
path: root/src/js/_codegen/static-hash-tables.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/js/_codegen/static-hash-tables.ts')
-rw-r--r--src/js/_codegen/static-hash-tables.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/js/_codegen/static-hash-tables.ts b/src/js/_codegen/static-hash-tables.ts
index be2aa908d..858974aa1 100644
--- a/src/js/_codegen/static-hash-tables.ts
+++ b/src/js/_codegen/static-hash-tables.ts
@@ -7,6 +7,7 @@ const STATIC_HASH_TABLES = [
//
"src/bun.js/bindings/BunObject.cpp",
"src/bun.js/bindings/ZigGlobalObject.lut.txt",
+ "src/bun.js/bindings/JSBuffer.cpp",
"src/bun.js/bindings/Process.cpp",
"src/bun.js/bindings/ProcessBindingConstants.cpp",
"src/bun.js/bindings/ProcessBindingNatives.cpp",