dillon1000/react

Commit

[work loop] Prevent work loop from being inlined (#16865)

Uses Closure Compiler's `@noinline` directive.

See https://github.com/google/closure-compiler/wiki/Annotating-JavaScript-for-the-Closure-Compiler#noinline
Browse files
Changed paths1 file
First-parent comparison
M packages/react-reconciler/src/ReactFiberWorkLoop.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…