mirror of
https://github.com/lightpanda-io/browser.git
synced 2026-03-27 02:43:29 -04:00
Renames JsContext -> js.Context, JsObject -> js.Object and JsThis -> js.This which is more consistent with the other types. The JsObject -> js.Object is the reason so many files were touched. This is still a [messy] transition, with more refactoring planned to clean it up.