self
规范open in new window
web.selfopen in new window
web.self
interface Window { get self(): typeof globalThis; }
core-js(-pure)/stable|actual|full/self
示例open in new window:
self.Array === Array; // => true