2014-06-25 4 views
1

kjscompiler (구글 폐쇄 컴파일러를 사용하는), 나는이 같은 오류를 얻을 컴파일 :kjscompiler 자바 스크립트 내장 함수 (구글 폐쇄 컴파일러)에 오류가 있습니다

Error #3: variable Date is undeclared 
Error #4: variable NaN is undeclared 
Error #5: variable Error is undeclared 
Error #6: variable Math is undeclared 

이 왜입니까? 의존성을 추가해야합니까? 기본 externs을 포함하지 않는 것처럼

https://github.com/knyga/kjscompiler

답변