Skip to content
This repository was archived by the owner on Nov 12, 2022. It is now read-only.

Commit f8de2dd

Browse files
committed
Hide AutoStableStringChars and ErrorReport from bindings.sh.
1 parent 14e4556 commit f8de2dd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

etc/bindings.sh

+2
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ cd "$(dirname "$0")"
1313
-blacklist-type HashSet \
1414
-blacklist-type HashTable \
1515
-blacklist-type HashTableEntry \
16+
-blacklist-type AutoStableStringChars \
17+
-blacklist-type ErrorReport \
1618
-opaque-type RuntimeStats \
1719
-opaque-type EnumeratedArray \
1820
-opaque-type HashMap \

0 commit comments

Comments
 (0)