refactor(ivy): move around logic of getting render parent (#28455)

PR Close #28455
This commit is contained in:
Pawel Kozlowski
2019-02-04 10:51:45 +01:00
committed by Matias Niemelä
parent 89eac702b5
commit 7c5c1fae62
3 changed files with 25 additions and 21 deletions

View File

@ -1022,6 +1022,9 @@
{
"name": "nativeRemoveChild"
},
{
"name": "nativeRemoveNode"
},
{
"name": "nextContext"
},