I'm writing some article that about ECMA-262's realm in korean(actually there is no article about realm). So, I read ECMA-262 about realm record.and i can understand about [[Intrinsics]], [[GlobalObject]] and etc.. But, I can't understand about [[TemplateMap]].
1.How template literal save in [[TemplateMap]].(need some example about [[TemplateMap]]'s content)