Articles tagged: Left-hand-side expressions
Found 2 documents
- Web/JavaScript/Reference/Operators/new The new operator creates an instance of a user-defined object type or of one of the built-in ...
- Web/JavaScript/Reference/Operators/super The super keyword is used to call functions on an object's parent.