Skip to content

Commit

Permalink
Update bindings.zig
Browse files Browse the repository at this point in the history
  • Loading branch information
Jarred-Sumner committed Feb 12, 2025
1 parent 20493c8 commit 00fa421
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bun.js/bindings/bindings.zig
Original file line number Diff line number Diff line change
Expand Up @@ -6618,7 +6618,7 @@ pub fn toJSHostFunction(comptime Function: JSHostZigFunction) JSC.JSHostFunction
\\
\\ fn: {s}
\\ value: {}
\\q
\\
, .{
&Function, // use `(lldb) image lookup --address 0x1ec4` to discover what function failed
value.toFmt(&formatter),
Expand Down

0 comments on commit 00fa421

Please sign in to comment.