본문 바로가기
웹 스터디노트/Script

[js] 키워드, 예약어

by 미니토이 2017. 6. 18.
반응형

* ES5 스펙 키워드


break, case, catch, continue, debugger, default, delete, do, else, finally, for, function, if, in, instanceof, new, return, switch, this, throw, try, typeof, var, void, while, with




* ES3 예약어


abstract, boolean, byte, char, class, const, debugger, double, enum, export, extends, final, float, goto, implements, import, int, interface, long, native, package, private, protected, public, short, static, super, synchronized, throws, transient, volatile




* ES5 예약어


class, const, enum, export, extends, import, super




* ES strict모드 예약어


implements, interface, let, package, private, protected, public, static, yield

728x90

댓글