aboutsummaryrefslogtreecommitdiff
path: root/src/javascript/jsc/bindings
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/javascript/jsc/bindings/headers-handwritten.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/javascript/jsc/bindings/headers-handwritten.h b/src/javascript/jsc/bindings/headers-handwritten.h
index 8bfc1a09d..a190d694a 100644
--- a/src/javascript/jsc/bindings/headers-handwritten.h
+++ b/src/javascript/jsc/bindings/headers-handwritten.h
@@ -173,6 +173,7 @@ typedef struct {
uint32_t len;
uint32_t byte_len;
uint8_t cell_type;
+ uint64_t _value;
} Bun__ArrayBuffer;
#ifndef STRING_POINTER