For any sequence $\{a_n\} \subset \mathbb{R}$, $a_n \to \infty$ means $\forall_{R>0} \exists_{N \in \mathbb{N}} \forall_{n\geq N} \ a_n > R$.
The statements of arney are actually equivalent. We have for $f: \mathbb{R}^n \to \mathbb{R}$ continuous
$$\forall_{\{x_n\} \subset \mathbb{R}^n: |x_n| \to \infty} \ f(x_n) \to 0 \;\iff\; \forall_{\epsilon > 0} \exists_{K_\epsilon \subset \mathbb{R}^n\, \text{compact}} \forall_{x\in \mathbb{R}^n\setminus K_\epsilon}\ |f(x)| < \epsilon. $$
I will drop the irritating subscript $\epsilon$, since the dependences will be clear from context.
Prf: "$\Leftarrow$": Take $\{x_n\}$ with $|x_n| \to \infty$. Take $\epsilon > 0$. Take $K$ from the right hand-side. $K$ is compact and $\mathbb{R}^n$ is a metric space, thus $K$ is bounded. Thus there exists $R>0$ with $|x| \leq R$ for all $x \in K$. Since $|x_n| \to \infty$ there exists $N$ with $|x_n| > R$ for all $n \geq N$. Thus $\forall_{n\geq N} |f(x_n)| < \epsilon$ by the right hand side.
"$\Rightarrow$": Take $\epsilon>0$. Set $K := \{x \in \mathbb{R}^n: |f(x)| \geq \epsilon\}$. We want to evoke Heine-Borel, then the statement holds by construction. Clearly $K \subset \mathbb{R}^n$ is closed since $f$ is continuous. Suppose that $K$ is not bounded. Then, there exists a sequence $\{x_n\} \subset K$ with $|x_n| \to \infty$. But $|f(x_n)| \geq \epsilon$ for all $n$, so clearly we cannot have $f(x_n) \to 0$, contradicting the left hand side.