module

JS::Context

Class methods

build_call_chain(preceding_call_chain : String, method_name : String, *args) : String

Keep chain generation centralized so all browser context wrappers emit identical JS call syntax.

Source
default
Source
serialize_args(io : IO, *args) : Nil
Source

Nested types