Home | History | Annotate | Download | only in parse-only

Lines Matching refs:eval

3719 			// If the type is "script", eval it in global context
3725 data = window["eval"]("(" + data + ")");