SOURCE

 var a = {
     n : 1
   	x:underfinded
 };
 var b = a;
 a.x = a = {n : 2};




console.log(typeOf underfined)

console 命令行工具 X clear

                    
>
console