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