* Return definition matching the symbol, starting with the current * lexical scope and going up the scope chain.
(id: MathJsonSymbol)
| 1170 | epoch: currentBoxingEpoch(this), |
| 1171 | }); |
| 1172 | |
| 1173 | if ( |
| 1174 | event.valueDef !== undefined && |
| 1175 | event.from.isUnknown && |
| 1176 | this._inferenceTxDepth > 0 |
| 1177 | ) { |
no outgoing calls
no test coverage detected