| 
								
								
									 Linus Groh | 4d8912a92b | LibJS: Convert to_string() to ThrowCompletionOr Also update get_function_name() to use ThrowCompletionOr, but this is
not a standard AO and should be refactored out of existence eventually. | 2021-10-13 09:55:10 +01:00 |  | 
				
					
						| 
								
								
									 Linus Groh | 364dd42fc8 | LibJS: Convert create_data_property_or_throw() to ThrowCompletionOr | 2021-10-03 20:14:03 +01:00 |  | 
				
					
						| 
								
								
									 Linus Groh | b7e5f08e56 | LibJS: Convert Object::get() to ThrowCompletionOr To no one's surprise, this patch is pretty big - this is possibly the
most used AO of all of them. Definitely worth it though. | 2021-10-03 20:14:03 +01:00 |  | 
				
					
						| 
								
								
									 Linus Groh | f8d92232c8 | LibJS: Convert Calendar AOs to ThrowCompletionOr | 2021-09-17 08:25:12 +01:00 |  | 
				
					
						| 
								
								
									 Linus Groh | 6b4777c558 | LibJS: Convert prepare_temporal_fields() to ThrowCompletionOr | 2021-09-16 22:34:24 +01:00 |  | 
				
					
						| 
								
								
									 Idan Horowitz | 5ea1810ada | LibJS: Convert PlainMonthDay AOs to ThrowCompletionOr | 2021-09-16 13:53:37 +01:00 |  | 
				
					
						| 
								
								
									 Idan Horowitz | 5a4c90fcb1 | LibJS: Convert ordinary_create_from_constructor<T> to ThrowCompletionOr | 2021-09-16 13:53:37 +01:00 |  | 
				
					
						| 
								
								
									 Luke Wilde | d9d1e25db3 | LibJS: Implement ToTemporalMonthDay AO | 2021-09-10 23:10:18 +01:00 |  | 
				
					
						| 
								
								
									 Linus Groh | e4c07c5b8f | LibJS: Make new_target parameter of all Temporal AOs a const* These are passed to ordinary_create_from_constructor() in each case,
which takes the parameter as a const&, so these can also be const. | 2021-09-09 23:46:45 +01:00 |  | 
				
					
						| 
								
								
									 Linus Groh | ea44f33d5b | LibJS: Implement Temporal.PlainMonthDay.prototype.toString() | 2021-08-20 18:12:15 +01:00 |  | 
				
					
						| 
								
								
									 Linus Groh | be07e2e91b | LibJS: Start implementing Temporal.PlainMonthDay This commit adds the PlainMonthDay object itself, its constructor and
prototype (currently empty), and the CreateTemporalMonthDay abstract
operations. | 2021-08-15 10:36:36 +01:00 |  |