test: update symbol golden for defer

The golden JSON file is from  and doesn't support the virtual instruction
logic we've added in the signals branch. Surprisingly, this shows that something
is wrong with this test.
This commit is contained in:
Paul Gschwendtner
2023-10-13 10:37:44 +00:00
parent ca81661c95
commit 836530fdfd
@@ -965,6 +965,9 @@
{
"name": "getTView"
},
{
"name": "getVirtualInstructionIndex"
},
{
"name": "hasInSkipHydrationBlockFlag"
},
@@ -1481,6 +1484,12 @@
{
"name": "init_innerSubscribe"
},
{
"name": "init_input"
},
{
"name": "init_input_signal"
},
{
"name": "init_input_transforms_feature"
},
@@ -1685,6 +1694,9 @@
{
"name": "init_operators"
},
{
"name": "init_output"
},
{
"name": "init_partial"
},
@@ -1712,6 +1724,9 @@
{
"name": "init_property2"
},
{
"name": "init_property_create"
},
{
"name": "init_property_interpolation"
},
@@ -1733,6 +1748,9 @@
{
"name": "init_pure_function"
},
{
"name": "init_queries"
},
{
"name": "init_query"
},