LibJS: Implement SuperCall for the Bytecode-VM 
						
					 
				 
				2022-08-31 15:22:36 +01:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									Contrib /Test262
									
								 
							
						
					 
				 
				
					
						
							
							LibJS: Implement $262.evalScript() according to the given algorithm 
						
					 
				 
				2022-08-30 12:00:04 +01:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 
						
					 
				 
				2022-09-06 00:27:09 +02:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibJS: Make Script and Module GC-allocated 
						
					 
				 
				2022-09-06 00:27:09 +02:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibJS: Allow anonymous functions as default exports 
						
					 
				 
				2022-09-02 02:07:37 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Script and Module GC-allocated 
						
					 
				 
				2022-09-06 00:27:09 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Handle empty named export 
						
					 
				 
				2022-09-02 02:07:37 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibLocale: Move locale source files to the LibLocale library 
						
					 
				 
				2022-09-05 14:37:16 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Remove Console's reliance on GlobalObject 
						
					 
				 
				2022-08-28 16:36:56 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Remove Console's reliance on GlobalObject 
						
					 
				 
				2022-08-28 16:36:56 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Script and Module GC-allocated 
						
					 
				 
				2022-09-06 00:27:09 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Script and Module GC-allocated 
						
					 
				 
				2022-09-06 00:27:09 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Move ConsoleObject construction from GlobalObject to Intrinsics 
						
					 
				 
				2022-08-28 16:36:56 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Script and Module GC-allocated 
						
					 
				 
				2022-09-06 00:27:09 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Remove {Bytecode::,}Interpreter::global_object() 
						
					 
				 
				2022-08-23 13:58:30 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Use default StringView constructor over nullptr 
						
					 
				 
				2022-07-12 23:11:35 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Add sv suffix to strings relying on StringView(char const*) 
						
					 
				 
				2022-07-12 23:11:35 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Add sv suffix to strings relying on StringView(char const*) 
						
					 
				 
				2022-07-12 23:11:35 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Run clang-format 
						
					 
				 
				2022-04-01 21:24:45 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Script and Module GC-allocated 
						
					 
				 
				2022-09-06 00:27:09 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Script and Module GC-allocated 
						
					 
				 
				2022-09-06 00:27:09 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Allow anonymous functions as default exports 
						
					 
				 
				2022-09-02 02:07:37 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Allow anonymous functions as default exports 
						
					 
				 
				2022-09-02 02:07:37 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Script and Module GC-allocated 
						
					 
				 
				2022-09-06 00:27:09 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS+LibWeb: Make HTML::Script GC-allocated 
						
					 
				 
				2022-09-06 00:27:09 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Add missing headers 
						
					 
				 
				2021-10-06 23:52:40 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Script and Module GC-allocated 
						
					 
				 
				2022-09-06 00:27:09 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Script and Module GC-allocated 
						
					 
				 
				2022-09-06 00:27:09 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Remove a bunch of gratuitous JS namespace qualifiers 
						
					 
				 
				2022-04-03 15:19:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Run clang-format 
						
					 
				 
				2022-04-01 21:24:45 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Script and Module GC-allocated 
						
					 
				 
				2022-09-06 00:27:09 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Script and Module GC-allocated 
						
					 
				 
				2022-09-06 00:27:09 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Add sv suffix to strings relying on StringView(char const*) 
						
					 
				 
				2022-07-12 23:11:35 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Explicitly specify the size in StringView constructors 
						
					 
				 
				2022-07-12 23:11:35 +02:00