mirror of
https://github.com/tc39/test262.git
synced 2025-04-08 19:35:28 +02:00
fix valueof frontmatter under Date
This commit is contained in:
parent
b7676e8f5f
commit
22dc5f99b2
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-tointeger
|
||||
esid: sec-date.prototype.valueof
|
||||
info: >
|
||||
Result of ToInteger(value) conversion is the result of computing
|
||||
sign(ToNumber(value)) * floor(abs(ToNumber(value)))
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-tointeger
|
||||
esid: sec-date.prototype.valueof
|
||||
info: >
|
||||
Result of ToInteger(value) conversion is the result of computing
|
||||
sign(ToNumber(value)) * floor(abs(ToNumber(value)))
|
||||
|
Loading…
x
Reference in New Issue
Block a user