JS: Global parseInt
The
parseInt
object is the value of the property key "parseInt"
of
the Global Object.
It is the same object as Number.parseInt
〔see JS: Number.parseInt〕
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
〔see JS: Number.parseInt〕
Number.parseInt === globalThis.parseInt