Delete dead isInteger helpers on StringData and String
commit1399f0428b6a35201e9c6dbd956935042e9a5d83
authorAlexey Toptygin <alexeyt@fb.com>
Tue, 6 Sep 2022 17:55:46 +0000 (6 10:55 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Tue, 6 Sep 2022 17:55:46 +0000 (6 10:55 -0700)
treeecb72ac69c04c0833a2c38950ae945ded931f90e
parent7214889c07db4e9cb47e09e841326b986aca3b01
Delete dead isInteger helpers on StringData and String

Reviewed By: paulbiss

Differential Revision: D39269629

fbshipit-source-id: 609c6a49611888e83f12296fd9ce57387ba36525
hphp/runtime/base/string-data.cpp
hphp/runtime/base/string-data.h
hphp/runtime/base/type-string.h
hphp/runtime/test/test-string.cpp