dillon1000/react

Commit

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
Browse files
Changed paths6 files
First-parent comparison
M src/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 Modified
Patch

Files changed

Rendering syntax-highlighted changes…