Unit 'FPPas2Js' Package
[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pastojs]

JSReservedWords

Declaration

Source position: fppas2js.pp line 939

const JSReservedWords: array [0..59] of string = ('__extends', '_super', 'anonymous', 'apply', 'array', 'await', 'bind', 'break', 'call', 'case', 'catch', 'class', 'constructor', 'continue', 'default', 'delete', 'do', 'each', 'else', 'enum', 'escape', 'eval', 'export', 'extends', 'false', 'for', 'function', 'getPrototypeOf', 'hasOwnProperty', 'if', 'implements', 'import', 'in', 'instanceof', 'interface', 'isPrototypeOf', 'let', 'new', 'null', 'package', 'private', 'propertyIsEnumerable', 'protected', 'prototype', 'public', 'return', 'static', 'super', 'switch', 'this', 'throw', 'toLocaleString', 'toString', 'true', 'try', 'undefined', 'var', 'while', 'with', 'yield');


Documentation generated on: 2023-03-18