refactor(ivy): Remove findComponentView
since we now store it in LView[DECLARATION_COMPONENT_VIEW]
(#33810)
PR Close #33810
This commit is contained in:

committed by
Alex Rickabaugh

parent
8f034896a3
commit
7c64b1889f
@ -272,9 +272,6 @@
|
||||
{
|
||||
"name": "findAttrIndexInNode"
|
||||
},
|
||||
{
|
||||
"name": "findComponentView"
|
||||
},
|
||||
{
|
||||
"name": "findDirectiveMatches"
|
||||
},
|
||||
|
@ -227,9 +227,6 @@
|
||||
{
|
||||
"name": "extractPipeDef"
|
||||
},
|
||||
{
|
||||
"name": "findComponentView"
|
||||
},
|
||||
{
|
||||
"name": "generateExpandoInstructionBlock"
|
||||
},
|
||||
|
@ -575,9 +575,6 @@
|
||||
{
|
||||
"name": "findAttrIndexInNode"
|
||||
},
|
||||
{
|
||||
"name": "findComponentView"
|
||||
},
|
||||
{
|
||||
"name": "findDirectiveMatches"
|
||||
},
|
||||
|
Reference in New Issue
Block a user