Skip to content

Commit

Permalink
WeakMapImpl headers are needed
Browse files Browse the repository at this point in the history
  • Loading branch information
dylan-conway committed Sep 12, 2024
1 parent 489721e commit 4db9137
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Source/JavaScriptCore/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1263,6 +1263,8 @@ set(JavaScriptCore_PRIVATE_FRAMEWORK_HEADERS
runtime/WeakGCMapInlines.h
runtime/WeakGCSet.h
runtime/WeakGCSetInlines.h
runtime/WeakMapImpl.h
runtime/WeakMapImplInlines.h
runtime/WrapForValidIteratorPrototype.h
runtime/WrapForValidIteratorPrototypeInlines.h
runtime/WriteBarrier.h
Expand Down

0 comments on commit 4db9137

Please sign in to comment.