Index: src/heap.h |
diff --git a/src/heap.h b/src/heap.h |
index 8e8d8770d6ca969f943ba24ca796e32e506f7803..4e7846d73eec2d9e234b347d17cf73da786cadc8 100644 |
--- a/src/heap.h |
+++ b/src/heap.h |
@@ -159,6 +159,7 @@ inline Heap* _inline_get_heap_(); |
V(function_symbol, "function") \ |
V(length_symbol, "length") \ |
V(name_symbol, "name") \ |
+ V(native_symbol, "native") \ |
V(number_symbol, "number") \ |
V(Number_symbol, "Number") \ |
V(nan_symbol, "NaN") \ |