JS: parseInt
The
parseInt object is the value of the property key "parseInt" of
the Global Object.
It is the same object as Number.parseInt
console.assert(Number.parseInt === globalThis.parseInt);
The
parseInt object is the value of the property key "parseInt" of
the Global Object.
It is the same object as Number.parseInt
console.assert(Number.parseInt === globalThis.parseInt);