summaryrefslogtreecommitdiff
path: root/src/node_types.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/node_types.cc')
-rw-r--r--src/node_types.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/node_types.cc b/src/node_types.cc
index bd7ea9cf23..5dac1f6d27 100644
--- a/src/node_types.cc
+++ b/src/node_types.cc
@@ -13,6 +13,7 @@ namespace {
V(External) \
V(Date) \
V(ArgumentsObject) \
+ V(BigIntObject) \
V(BooleanObject) \
V(NumberObject) \
V(StringObject) \