5 Language features5 Language featuresJavaScript includes many dubious (and even dangerous) features. This sectiondelineates which features may or may not be used, and any additional constraintson their use. 5.1 Local variable declarations5.2 Array literals5.3 Object literals5.4 Classes5.5 Functions5.6 String literals5.7 Number literals5.8 Control structures5.9 this5.10 Equality Checks5.11 Disallowed features