This commit is contained in:
Claude Bot
2025-08-30 02:54:05 +00:00
parent 9d6f655dee
commit 0e2e4f47f8
3 changed files with 26 additions and 19 deletions

View File

@@ -807,6 +807,7 @@ JSC_DEFINE_HOST_FUNCTION(functionFileURLToPath, (JSC::JSGlobalObject * globalObj
redis BunObject_lazyPropCb_wrap_valkey DontDelete|PropertyCallback
secrets constructSecretsObject DontDelete|PropertyCallback
write BunObject_callback_write DontDelete|Function 1
YOGA constructYogaObject DontDelete|ReadOnly|PropertyCallback
zstdCompressSync BunObject_callback_zstdCompressSync DontDelete|Function 1
zstdDecompressSync BunObject_callback_zstdDecompressSync DontDelete|Function 1
zstdCompress BunObject_callback_zstdCompress DontDelete|Function 1