Kevin Gibbons 
							
						 
					 
					
						
						
						
						
							
						
						
							961480ac61 
							
						 
					 
					
						
						
							
							remove some auto-generated error messages in "assert.throws" tests  
						
						
						
						
					 
					
						2024-03-25 12:09:10 +01:00 
						 
				 
			
				
					
						
							
							
								André Bargull 
							
						 
					 
					
						
						
						
						
							
						
						
							03a0375267 
							
						 
					 
					
						
						
							
							Update built-ins/Object to use verifyProperty  
						
						
						
						
					 
					
						2024-02-28 17:01:01 -08:00 
						 
				 
			
				
					
						
							
							
								Rick Waldron 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ecf835778d 
							
						 
					 
					
						
						
							
							chore: migrate $ERROR -> throw new Test262Error in test/built-ins/Object ( #3090 )  
						
						
						
						
					 
					
						2021-07-28 13:50:06 -07:00 
						 
				 
			
				
					
						
							
							
								Rick Waldron 
							
						 
					 
					
						
						
						
						
							
						
						
							d576baf73f 
							
						 
					 
					
						
						
							
							Info: adds "sec-evaluatenew" step to info for all "not-a-constructor.js" tests.  
						
						
						
						
					 
					
						2020-10-06 12:01:34 -04:00 
						 
				 
			
				
					
						
							
							
								Rick Waldron 
							
						 
					 
					
						
						
						
						
							
						
						
							c644ede430 
							
						 
					 
					
						
						
							
							Built-in function objects that are not identified as constructors must throw a TypeError exception when new'ed. Fixes gh-1739  
						
						
						
						
					 
					
						2020-10-06 12:01:34 -04:00 
						 
				 
			
				
					
						
							
							
								Alexey Shvayka 
							
						 
					 
					
						
						
						
						
							
						
						
							56cbc61e42 
							
						 
					 
					
						
						
							
							Add Object.getOwnPropertyDescriptors test  
						
						
						
						
					 
					
						2020-04-25 18:45:48 -04:00 
						 
				 
			
				
					
						
							
							
								Alexey Shvayka 
							
						 
					 
					
						
						
						
						
							
						
						
							021b8f2b33 
							
						 
					 
					
						
						
							
							Add Object.getOwnPropertyDescriptors test  
						
						
						
						
					 
					
						2020-03-23 14:50:33 -04:00 
						 
				 
			
				
					
						
							
							
								Rick Waldron 
							
						 
					 
					
						
						
						
						
							
						
						
							a61b9cd671 
							
						 
					 
					
						
						
							
							built-ins/Object/*: make all indentation consistent (depth & character) ( #1432 )  
						
						
						
						
					 
					
						2018-02-15 15:33:45 -05:00 
						 
				 
			
				
					
						
							
							
								André Bargull 
							
						 
					 
					
						
						
						
						
							
						
						
							f95b56ab28 
							
						 
					 
					
						
						
							
							Revert "js-beautify: make all indentation consistent (depth & character) ( #1409 )" ( #1412 )  
						
						... 
						
						
						
						This reverts commit a01de4a722d088055a7d84d8c691ddd7109edb34. 
						
						
					 
					
						2018-02-09 12:09:47 -05:00 
						 
				 
			
				
					
						
							
							
								Rick Waldron 
							
						 
					 
					
						
						
						
						
							
						
						
							a01de4a722 
							
						 
					 
					
						
						
							
							js-beautify: make all indentation consistent (depth & character) ( #1409 )  
						
						
						
						
					 
					
						2018-02-09 11:35:37 -05:00 
						 
				 
			
				
					
						
							
							
								André Bargull 
							
						 
					 
					
						
						
						
						
							
						
						
							f3cd58335f 
							
						 
					 
					
						
						
							
							Remove duplicate property keys from getOwnPropertyDescriptors  
						
						... 
						
						
						
						Because Proxies no longer allow to return duplicate property keys. 
						
						
					 
					
						2017-09-05 11:18:06 -04:00 
						 
				 
			
				
					
						
							
							
								Jordan Harband 
							
						 
					 
					
						
						
						
						
							
						
						
							55cf59c80d 
							
						 
					 
					
						
						
							
							Object.getOwnPropertyDescriptors: add test to ensure undefined descriptors are not added. (#662 )  
						
						... 
						
						
						
						Per https://github.com/tc39/ecma262/pull/593  
						
						
					 
					
						2016-08-01 13:54:53 -04:00 
						 
				 
			
				
					
						
							
							
								Leonardo Balter 
							
						 
					 
					
						
						
						
						
							
						
						
							91d06f50b5 
							
						 
					 
					
						
						
							
							Update esid for Object.getOwnPropertyDescriptors  
						
						
						
						
					 
					
						2016-06-15 18:09:58 -04:00 
						 
				 
			
				
					
						
							
							
								Mike Pennisi 
							
						 
					 
					
						
						
						
						
							
						
						
							eb644bb2da 
							
						 
					 
					
						
						
							
							Reduce reliance on fnGlobalObject.js  
						
						... 
						
						
						
						This harness function is not necessary in the majority of cases in which
it is used. Remove its usage to simplify tests and decrease the amount
of domain-specific knowledge necessary to contribute to the test suite.
Persist the harness function itself for use by future tests for ES2015
modules (such a helper is necessary for tests that are interpreted as
module code). 
						
						
					 
					
						2016-04-25 11:09:21 -07:00 
						 
				 
			
				
					
						
							
							
								André Bargull 
							
						 
					 
					
						
						
						
						
							
						
						
							1517615a21 
							
						 
					 
					
						
						
							
							Fix test bugs  
						
						
						
						
					 
					
						2016-02-23 18:55:06 +01:00 
						 
				 
			
				
					
						
							
							
								Leonardo Balter 
							
						 
					 
					
						
						
						
						
							
						
						
							bf782c8421 
							
						 
					 
					
						
						
							
							s/id/esid  
						
						... 
						
						
						
						Fixes  #477  
					
						2016-02-22 09:47:42 -05:00 
						 
				 
			
				
					
						
							
							
								Jordan Harband 
							
						 
					 
					
						
						
						
						
							
						
						
							d530c87b41 
							
						 
					 
					
						
						
							
							Create proxyTrapsHelper to throw on all traps by default.  
						
						
						
						
					 
					
						2016-02-13 15:56:47 -08:00 
						 
				 
			
				
					
						
							
							
								Jordan Harband 
							
						 
					 
					
						
						
						
						
							
						
						
							cf83ad5e73 
							
						 
					 
					
						
						
							
							s/esid/id/g  
						
						
						
						
					 
					
						2016-02-01 23:44:48 -08:00 
						 
				 
			
				
					
						
							
							
								Jordan Harband 
							
						 
					 
					
						
						
						
						
							
						
						
							940d8698d1 
							
						 
					 
					
						
						
							
							Add test with duplicate keys.  
						
						... 
						
						
						
						Per https://github.com/tc39/test262/pull/484#issuecomment-178145781  
						
						
					 
					
						2016-02-01 16:57:31 -08:00 
						 
				 
			
				
					
						
							
							
								Jordan Harband 
							
						 
					 
					
						
						
						
						
							
						
						
							0a5e8372aa 
							
						 
					 
					
						
						
							
							Review feedback.  
						
						
						
						
					 
					
						2016-02-01 10:44:25 -08:00 
						 
				 
			
				
					
						
							
							
								Jordan Harband 
							
						 
					 
					
						
						
						
						
							
						
						
							cf578d5190 
							
						 
					 
					
						
						
							
							Add Object.getOwnPropertyDescriptors tests.  
						
						
						
						
					 
					
						2016-02-01 01:45:23 -08:00