diff options
author | Ben Noordhuis <info@bnoordhuis.nl> | 2020-02-23 20:40:44 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-23 14:40:44 -0500 |
commit | 45eb2f9b37c2c7498c58eb45f76667aaa4a7d731 (patch) | |
tree | eb58ad114b496ede1223bd653236f18506cbb31d /cli/compilers/ts.rs | |
parent | d9886a44d107de48b312ba71833709494b5ade5e (diff) |
feat(std/node): add os Symbol.toPrimitive methods (#4073)
Node's os module exports a number of methods that evaluate to themselves
when coerced to a primitive.
I.e., `"" + os.arch` and `os.arch()` evaluate to the same string, and
now Deno's shims do too.
Diffstat (limited to 'cli/compilers/ts.rs')
0 files changed, 0 insertions, 0 deletions