mirror of
https://github.com/lightpanda-io/browser.git
synced 2025-10-28 22:53:28 +00:00
Update src/runtime/js.zig
Co-authored-by: Pierre Tachoire <pierre@lightpanda.io>
This commit is contained in:
@@ -946,7 +946,7 @@ pub fn Env(comptime State: type, comptime WebApis: type) type {
|
||||
// a JsObject, not null. Consider a function,
|
||||
// _doSomething(arg: ?Env.JsObjet) void { ... }
|
||||
//
|
||||
// And then these three calls:
|
||||
// And then these two calls:
|
||||
// doSomething();
|
||||
// doSomething(null);
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user