dillon1000/react
Commit
Browse files Preserve Implicit Method Names
Summary: Changes the way we instrument methods for `ReactPerf` so that developer tools can assign implicit method names to measured functions. Reviewers: @zpao @sebmarkbage
Changed paths6 files
First-parent comparisonsrc/browser/ui/ReactDOMComponent.js ModifiedM src/browser/ui/ReactDOMIDOperations.js ModifiedM src/browser/ui/ReactMount.js ModifiedM src/core/ReactCompositeComponent.js ModifiedM src/core/ReactUpdates.js ModifiedM src/test/ReactPerf.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…