mirror of
https://github.com/tc39/test262.git
synced 2025-04-08 19:35:28 +02:00
restore "info"
This commit is contained in:
parent
2a962f74be
commit
104a134bc2
@ -5,6 +5,8 @@
|
||||
esid: sec-math.pow
|
||||
description: >
|
||||
Math.pow.length is 2.
|
||||
info: >
|
||||
Math.pow ( x, y )
|
||||
|
||||
17 ECMAScript Standard Built-in Objects:
|
||||
Every built-in Function object, including constructors, has a length
|
||||
|
@ -5,6 +5,8 @@
|
||||
esid: sec-math.pow
|
||||
description: >
|
||||
Math.pow.name is "pow".
|
||||
info: >
|
||||
Math.pow ( x, y )
|
||||
|
||||
17 ECMAScript Standard Built-in Objects:
|
||||
Every built-in Function object, including constructors, that is not
|
||||
|
Loading…
x
Reference in New Issue
Block a user