diff --git a/ecmascript/linked_hash_table.cpp b/ecmascript/linked_hash_table.cpp index da33da77538c00f64c79a77c5ed38cab59fdf9ec..67e61e8f84eea7ff1592c1daa40c4822a0732607 100644 --- a/ecmascript/linked_hash_table.cpp +++ b/ecmascript/linked_hash_table.cpp @@ -221,7 +221,7 @@ JSTaggedValue LinkedHashMap::Shrink(const JSThread *thread, const JSHandle::Shrink(thread, table, additionalCapacity)); + LinkedHashTable::Shrink(thread, table, additionalCapacity)); } // LinkedHashSet