LibJS: Remove dedicated iterator result instructions in favor of GetById 
						
					 
				 
				2023-12-07 18:12:24 +01:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									Contrib /Test262
									
								 
							
						
					 
				 
				
					
						
							
							LibJS: Segregate GC-allocated objects by type 
						
					 
				 
				2023-11-19 12:10:31 +01:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibJS: Always allocate ExecutionContext objects on the malloc heap 
						
					 
				 
				2023-11-29 09:48:18 +01:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibJS: Remove dedicated iterator result instructions in favor of GetById 
						
					 
				 
				2023-12-07 18:12:24 +01:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibJS: Stop converting between Object <-> IteratorRecord all the time 
						
					 
				 
				2023-12-07 14:06:34 +01:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibJS: Add basic support for module code with top-level await 
						
					 
				 
				2023-12-06 12:58:04 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS+LibWeb: Another round of bringing module loading closer to spec 
						
					 
				 
				2023-12-03 20:46:55 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Bytecode::Executable GC-allocated 
						
					 
				 
				2023-11-29 09:48:18 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Skip test262 tests with the CanBlockIsFalse flag 
						
					 
				 
				2023-11-30 09:51:46 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make ExecutionContext::function_name a GCPtr<PrimitiveString> 
						
					 
				 
				2023-11-29 09:48:18 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Begin implementing console.dir 
						
					 
				 
				2023-06-22 06:46:27 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Update CyclicModule to match current spec 
						
					 
				 
				2023-12-06 12:58:04 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Update import referrer's [[LoadedModules]] in place 
						
					 
				 
				2023-12-03 20:46:55 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Stop converting between Object <-> IteratorRecord all the time 
						
					 
				 
				2023-12-07 14:06:34 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK: Make "foo"_string infallible 
						
					 
				 
				2023-08-07 16:03:27 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Remove needless trailing semi-colons after functions 
						
					 
				 
				2023-07-08 10:32:56 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Use OrderedHashMap for the Shape property table 
						
					 
				 
				2023-09-17 21:00:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Fix redundancy-detection when printing raw values 
						
					 
				 
				2023-06-15 08:09:16 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Update import referrer's [[LoadedModules]] in place 
						
					 
				 
				2023-12-03 20:46:55 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Support LoadRequestedModule AO on SyntheticModule records 
						
					 
				 
				2023-12-03 20:46:55 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS+LibWeb: Another round of bringing module loading closer to spec 
						
					 
				 
				2023-12-03 20:46:55 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS+LibWeb: Another round of bringing module loading closer to spec 
						
					 
				 
				2023-12-03 20:46:55 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS+LibWeb: Another round of bringing module loading closer to spec 
						
					 
				 
				2023-12-03 20:46:55 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Add to_string definitions to CodeGenerationError and ParserError 
						
					 
				 
				2023-02-17 09:14:23 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Add to_string definitions to CodeGenerationError and ParserError 
						
					 
				 
				2023-02-17 09:14:23 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make line-and-column resolution fast for large minified JS 
						
					 
				 
				2023-09-12 17:21:42 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Value::to_string_without_side_effects() infallible 
						
					 
				 
				2023-08-09 17:09:16 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Remove the AK:: qualifier from Stream usages 
						
					 
				 
				2023-02-13 00:50:07 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Add GC graph dumper 
						
					 
				 
				2023-08-17 18:27:02 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Segregate GC-allocated objects by type 
						
					 
				 
				2023-11-19 12:10:31 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Update import referrer's [[LoadedModules]] in place 
						
					 
				 
				2023-12-03 20:46:55 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make line-and-column resolution fast for large minified JS 
						
					 
				 
				2023-09-12 17:21:42 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make line-and-column resolution fast for large minified JS 
						
					 
				 
				2023-09-12 17:21:42 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make line-and-column resolution fast for large minified JS 
						
					 
				 
				2023-09-12 17:21:42 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Add basic support for module code with top-level await 
						
					 
				 
				2023-12-06 12:58:04 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Always allocate ExecutionContext objects on the malloc heap 
						
					 
				 
				2023-11-29 09:48:18 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibSyntax+Userland: Make LibSyntax not depend on LibGUI 
						
					 
				 
				2023-08-29 07:57:39 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibSyntax: Teach each highlighter about it's comment syntax 
						
					 
				 
				2022-11-27 18:28:43 -07:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Support LoadRequestedModule AO on SyntheticModule records 
						
					 
				 
				2023-12-03 20:46:55 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Support LoadRequestedModule AO on SyntheticModule records 
						
					 
				 
				2023-12-03 20:46:55 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK+Everywhere: Remove the null state of DeprecatedString 
						
					 
				 
				2023-10-13 18:33:21 +03:30  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Remove DeprecatedString usage from Token 
						
					 
				 
				2023-01-26 20:25:25 +00:00