summaryrefslogtreecommitdiff
path: root/src/node_types.cc
Commit message (Expand)AuthorAgeFilesLines
* src: rename internal module declaration as internal bindingslegendecas2022-11-291-2/+2
* src: split property helpers from node::Environmentlegendecas2022-08-021-7/+3
* src: snapshot nodeJoyee Cheung2020-07-181-0/+11
* src: remove deprecated wasm type checkClemens Backes2020-03-181-1/+0
* src: reduce includes of node_internals.hJoyee Cheung2019-01-211-1/+2
* src: fix type mismatch warnings from missing privSam Roberts2018-12-031-1/+2
* util: add util.types.isBoxedPrimitiveRuben Bridgewater2018-09-051-0/+10
* src: start annotating native code side effectTimothy Gu2018-06-251-4/+4
* util: add type check function for BigIntObjectMichaël Zasso2018-06-011-0/+1
* util: introduce types.isModuleNamespaceObjectGus Caplan2018-04-151-0/+1
* util: introduce `util.types.is[…]` type checksAnna Henningsen2018-03-051-0/+69