This repository has been archived by the owner on Jan 13, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update max stack depth values for regex parser
Summary: This diff updates the max stack depth conditions to match those in JSParserImpl.h. In addition, it increases the minimum stack depth limit to 256 since some of our tests rely go to a depth of 200. Reviewed By: avp Differential Revision: D22341516 fbshipit-source-id: 4feddb6353f7549b54cd1d8e401d74766a1ed7f7
- Loading branch information