feat(ivy): support injection flags at runtime (#23518)

PR Close #23518
This commit is contained in:
Kara Erickson
2018-04-23 18:24:40 -07:00
committed by Igor Minar
parent ab5bc42da0
commit db77d8dc92
4 changed files with 324 additions and 52 deletions

View File

@ -584,6 +584,9 @@
{
"name": "resolveRendererType2"
},
{
"name": "sameHostView"
},
{
"name": "saveNameToExportMap"
},