facebookarchive/prepack

Add support for `BoundFunction` to optimized functions

Open

#2.213 aberto em 6 de jul. de 2018

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (14.268 stars) (520 forks)batch import
enhancementhelp wantedoptimized functionspriority: low

Description

Currently you can only __optimize ECMAScriptSourceFunctionValueorObjectValuecorresponding to React Components. We should be able to__optimize BoundFunctionin a similar way toECMAScriptSourceFunctionValue`.

Guia do colaborador