mirror of https://github.com/tc39/test262.git
parent
8953024f1a
commit
87e875f6c9
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-math-object
|
||||
esid: sec-reflect-object
|
||||
description: >
|
||||
Property descriptor of Reflect
|
||||
info: |
|
||||
|
|
|
@ -8,7 +8,7 @@ info: |
|
|||
es5id: 11.4.1-4.a-11
|
||||
description: >
|
||||
delete operator returns true on deleting arguments
|
||||
propterties(arguments.callee)
|
||||
properties(arguments.callee)
|
||||
flags: [noStrict]
|
||||
---*/
|
||||
|
||||
|
|
Loading…
Reference in New Issue