Lines Matching refs:property

108 Init: 1, scope: 1, op: w: Cannot modify readonly property Test::$prop
109 Init: 1, scope: 1, op: rw: Cannot modify readonly property Test::$prop
110 Init: 1, scope: 1, op: im: Cannot indirectly modify readonly property Test::$prop
112 Init: 1, scope: 1, op: us: Cannot unset readonly property Test::$prop
113 Init: 1, scope: 1, op: us_dim: Cannot indirectly modify readonly property Test::$array
115 Init: 1, scope: 0, op: w: Cannot modify readonly property Test::$prop
116 Init: 1, scope: 0, op: rw: Cannot modify readonly property Test::$prop
117 Init: 1, scope: 0, op: im: Cannot indirectly modify readonly property Test::$prop
119 Init: 1, scope: 0, op: us: Cannot unset readonly property Test::$prop
120 Init: 1, scope: 0, op: us_dim: Cannot indirectly modify readonly property Test::$array
121 Init: 0, scope: 1, op: r: Typed property Test::$prop must not be accessed before initialization
123 Init: 0, scope: 1, op: rw: Typed property Test::$prop must not be accessed before initialization
124 Init: 0, scope: 1, op: im: Cannot indirectly modify readonly property Test::$prop
128 Init: 0, scope: 0, op: r: Typed property Test::$prop must not be accessed before initialization
129 Init: 0, scope: 0, op: w: Cannot modify protected(set) readonly property Test::$prop from global sc…
130 Init: 0, scope: 0, op: rw: Typed property Test::$prop must not be accessed before initialization
131 Init: 0, scope: 0, op: im: Cannot indirectly modify readonly property Test::$prop
133 Init: 0, scope: 0, op: us: Cannot unset protected(set) readonly property Test::$prop from global sc…