aboutsummaryrefslogtreecommitdiff
path: root/src/bun.js/bindings/ZigGeneratedClasses+lazyStructureHeader.h
diff options
context:
space:
mode:
authorGravatar Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> 2023-04-17 03:56:38 -0700
committerGravatar Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> 2023-04-17 03:56:38 -0700
commit01a03bcce45285d3f2f3e0148e3c3abea5b1b983 (patch)
treeef79e9d77485324deaef2532077e0560d016d3b7 /src/bun.js/bindings/ZigGeneratedClasses+lazyStructureHeader.h
parent6b758c809f7f74d21e1f183698cf203850979db8 (diff)
downloadbun-01a03bcce45285d3f2f3e0148e3c3abea5b1b983.tar.gz
bun-01a03bcce45285d3f2f3e0148e3c3abea5b1b983.tar.zst
bun-01a03bcce45285d3f2f3e0148e3c3abea5b1b983.zip
Prepare for `Bun.build`
Diffstat (limited to 'src/bun.js/bindings/ZigGeneratedClasses+lazyStructureHeader.h')
-rw-r--r--src/bun.js/bindings/ZigGeneratedClasses+lazyStructureHeader.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/bun.js/bindings/ZigGeneratedClasses+lazyStructureHeader.h b/src/bun.js/bindings/ZigGeneratedClasses+lazyStructureHeader.h
index 19e4c00d7..ae3e4233a 100644
--- a/src/bun.js/bindings/ZigGeneratedClasses+lazyStructureHeader.h
+++ b/src/bun.js/bindings/ZigGeneratedClasses+lazyStructureHeader.h
@@ -4,12 +4,6 @@ JSC::Structure* JSBlobStructure() { return m_JSBlob.getInitializedOnMainThread(t
JSC::LazyClassStructure m_JSBlob;
bool hasJSBlobSetterValue { false };
mutable JSC::WriteBarrier<JSC::Unknown> m_JSBlobSetterValue;
-JSC::Structure* JSBundlerStructure() { return m_JSBundler.getInitializedOnMainThread(this); }
- JSC::JSObject* JSBundlerConstructor() { return m_JSBundler.constructorInitializedOnMainThread(this); }
- JSC::JSValue JSBundlerPrototype() { return m_JSBundler.prototypeInitializedOnMainThread(this); }
- JSC::LazyClassStructure m_JSBundler;
- bool hasJSBundlerSetterValue { false };
- mutable JSC::WriteBarrier<JSC::Unknown> m_JSBundlerSetterValue;
JSC::Structure* JSCryptoHasherStructure() { return m_JSCryptoHasher.getInitializedOnMainThread(this); }
JSC::JSObject* JSCryptoHasherConstructor() { return m_JSCryptoHasher.constructorInitializedOnMainThread(this); }
JSC::JSValue JSCryptoHasherPrototype() { return m_JSCryptoHasher.prototypeInitializedOnMainThread(this); }