mirror of
				https://github.com/flynx/Course-JavaScript.git
				synced 2025-10-31 20:10:08 +00:00 
			
		
		
		
	cleanup...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
		
							parent
							
								
									60b6b202e2
								
							
						
					
					
						commit
						8370ea5372
					
				| @ -371,6 +371,8 @@ | |||||||
| 
 | 
 | ||||||
| // XXX
 | // XXX
 | ||||||
| 
 | 
 | ||||||
|  | // XXX should this be in advanced topics???
 | ||||||
|  | 
 | ||||||
| 
 | 
 | ||||||
| // Mixing multiple builtin types
 | // Mixing multiple builtin types
 | ||||||
| //
 | //
 | ||||||
| @ -383,18 +385,6 @@ | |||||||
| //
 | //
 | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| 
 |  | ||||||
| 
 |  | ||||||
| 
 |  | ||||||
| 
 |  | ||||||
| // XXX Reflect.construct(Function, args, newConstructor)
 |  | ||||||
| // 		mainly usefull if the resulting instance has to be of a builtin 
 |  | ||||||
| // 		type like a function (callable) or an array...
 |  | ||||||
| // 		...especially when overloading the constructor
 |  | ||||||
| // XXX should this be in advanced topics???
 |  | ||||||
| 
 |  | ||||||
| 
 |  | ||||||
| 
 |  | ||||||
| // Classes and JavaScript
 | // Classes and JavaScript
 | ||||||
| //
 | //
 | ||||||
| // Since the class syntax is simply a more restrictive way to do the 
 | // Since the class syntax is simply a more restrictive way to do the 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user