HashTable:: InsertCheckUnbalancednightly-2021.10.25
commitde940ce8ae6c83441860acccecc5a4fa06f34426
authorKaty Voor <voork@fb.com>
Mon, 25 Oct 2021 02:24:09 +0000 (24 19:24 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Mon, 25 Oct 2021 02:25:44 +0000 (24 19:25 -0700)
treef3c6b01d11d4123da7f53bf6a852ae17406a9b68
parentc51d66a0f44e1e23ab3fa38ae83424eac4968d9f
HashTable:: InsertCheckUnbalanced

Summary:
- InsertCheckUnbalanced is specific only to the hashtable, not mixedArray.
- Move it into hash-table to be reused by APCLocalDict

Reviewed By: ricklavoie

Differential Revision: D29995407

fbshipit-source-id: 47b7ec1d4e2bfd170648246e0c1438f2d279c626
hphp/runtime/base/hash-table-inl.h
hphp/runtime/base/hash-table.h
hphp/runtime/base/vanilla-dict.cpp
hphp/runtime/base/vanilla-dict.h