Files
browser/src/runtime
Karl Seguin 9b4d1d442e Allow this argument to TokenList forEach
JsObject can now be used as a normal parameter. It'll receive the opaque value.
This is largely useful when a Zig function takes an argument which it needs
to pass back into a callback.

JsThis is now a thin wrapper around JsObject for functions that was the JsObject
of the receiver. This is for advanced usage where the Zig function wants to
manipulate the v8.Object that represents the zig value. postAttach is an example
of such usage.
2025-04-18 20:38:52 +08:00
..
2025-04-15 15:18:04 +08:00
2025-04-17 18:38:47 +08:00
2025-04-17 09:26:37 +08:00
2025-04-15 21:16:20 +08:00
2025-04-15 20:37:59 +08:00
2025-04-15 20:37:59 +08:00