基本数据类型 -> 栈 string number boolean null undefined Symbol(es6)
引用数据类型 -> 堆 array object function data Set(es6) Map(es6)