jsjs-homework
jsjs-homework copied to clipboard
fixbug && add test for ThisExpression
- 匿名函数本身无函数名,但赋值给变量,该函数函数名为变量名。
- 增加一个
ThisExpression
的测试用例