pub type JsCodeRealmType = Rc<RefCell<CodeRealm>>;
pub struct JsCodeRealmType { /* private fields */ }