mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
This fixes an issue where if we decided not to create a measurement we would clear ALL measurements from the performance entry buffer due to passing `undefined` as the entry name.