d:\wwwroot\wuchunhua\thinkphp\vendor\matthiasmullie\minify\data\js\keywords_reserved.txt

001: do
002: if
003: in
004: for
005: let
006: new
007: try
008: var
009: case
010: else
011: enum
012: eval
013: null
014: this
015: true
016: void
017: with
018: break
019: catch
020: class
021: const
022: false
023: super
024: throw
025: while
026: yield
027: delete
028: export
029: import
030: public
031: return
032: static
033: switch
034: typeof
035: default
036: extends
037: finally
038: package
039: private
040: continue
041: debugger
042: function
043: arguments
044: interface
045: protected
046: implements
047: instanceof
048: abstract
049: boolean
050: byte
051: char
052: double
053: final
054: float
055: goto
056: int
057: long
058: native
059: short
060: synchronized
061: throws
062: transient
063: volatile