07:11:57 - 07:32:03
Abstract Value Operations
Before getting into coercion, Kyle examines the rules that govern how values become either a string, number, or boolean. Then he reviews the abstract operations, or "internal-only operations," ToString, ToNumber, ToBoolean, and ToPrimitive.