diff options
Diffstat (limited to 'src/bun.js/bindings/BunObject.cpp')
-rw-r--r-- | src/bun.js/bindings/BunObject.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bun.js/bindings/BunObject.cpp b/src/bun.js/bindings/BunObject.cpp index 9d8ce6674..2f5811349 100644 --- a/src/bun.js/bindings/BunObject.cpp +++ b/src/bun.js/bindings/BunObject.cpp @@ -577,6 +577,7 @@ JSC_DEFINE_HOST_FUNCTION(functionHashCode, SHA512_256 BunObject_getter_wrap_SHA512_256 DontDelete|PropertyCallback TOML BunObject_getter_wrap_TOML DontDelete|PropertyCallback Transpiler BunObject_getter_wrap_Transpiler DontDelete|PropertyCallback + Canvas BunObject_getter_wrap_Canvas DontDelete|PropertyCallback _Os BunObject_callback__Os DontEnum|DontDelete|Function 1 _Path BunObject_callback__Path DontEnum|DontDelete|Function 1 allocUnsafe BunObject_callback_allocUnsafe DontDelete|Function 1 |