Step 1: Find the bounds for the region in the \( xy \)-plane.
The equations \( x = 1 - y^2 \) and \( x = y^2 - 1 \) represent two parabolas. The volume is enclosed by the curves, and the bounds for \( y \) are determined by finding the intersection points of the curves:
\[
1 - y^2 = y^2 - 1 \quad \Rightarrow \quad 2y^2 = 2 \quad \Rightarrow \quad y = \pm 1.
\]
Thus, the region in the \( xy \)-plane is bounded by \( -1 \leq y \leq 1 \).
Step 2: Set up the double integral.
The volume is given by the double integral:
\[
V = \int_{-1}^{1} \int_{y^2 - 1}^{1 - y^2} 2 \, dx \, dy.
\]
Step 3: Compute the integral.
We compute the integral to get the volume:
\[
V = 2 \times \text{(area of the region)}.
\]
After evaluating the integral, we find:
\[
\boxed{8.00}.
\]