mirror of
				https://github.com/tc39/test262.git
				synced 2025-11-03 21:24:30 +01:00 
			
		
		
		
	add esid to ArrayBuffer/isView tests
This commit is contained in:
		
							parent
							
								
									95b2c2d8d1
								
							
						
					
					
						commit
						2ec260f126
					
				@ -2,6 +2,7 @@
 | 
			
		||||
// This code is governed by the BSD license found in the LICENSE file.
 | 
			
		||||
 | 
			
		||||
/*---
 | 
			
		||||
esid: sec-arraybuffer.isview
 | 
			
		||||
es6id: 24.1.3.1
 | 
			
		||||
description: >
 | 
			
		||||
  ArrayBuffer.isView.length is 1.
 | 
			
		||||
 | 
			
		||||
@ -2,6 +2,7 @@
 | 
			
		||||
// This code is governed by the BSD license found in the LICENSE file.
 | 
			
		||||
 | 
			
		||||
/*---
 | 
			
		||||
esid: sec-arraybuffer.isview
 | 
			
		||||
es6id: 24.1.3.1
 | 
			
		||||
description: >
 | 
			
		||||
  ArrayBuffer.isView.name is "isView".
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user