Baseline Widely available
BigInt
ì valueOf()
ë©ìëë BigInt
ê°ì²´ì ê°ì¸ì§ ììê°ì ë°íí©ëë¤.
console.log(typeof Object(1n));
// Expected output: "object"
console.log(typeof Object(1n).valueOf());
// Expected output: "bigint"
구문 매ê°ë³ì
ìì.
ë°í ê°ì§ì ë BigInt
ê°ì²´ì ììê°ì ëíë´ë BigInt.
valueOf
ì¬ì©í기
typeof Object(1n); // object
typeof Object(1n).valueOf(); // bigint
ëª
ì¸ì ë¸ë¼ì°ì í¸íì± ë¤ì 보기
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4