Commit History

作者 SHA1 備註 提交日期
  Brian Gianforcaro d74ad81402 js/LibJS: Move test functions to pure javascript. 5 年之前
  Jack Karamanian 57bd194e5a LibJS: Return false for NaN numbers in Value::to_boolean() 5 年之前
  Brian Gianforcaro bc40908d32 LibJS: Use the native assert() implementation now avaiable in 'js -t' 5 年之前
  Linus Groh 543c6e00db LibJS: Implement Infinity 5 年之前
  Linus Groh a0da97cb5a LibJS: Add NaN to global object 5 年之前
  Andreas Kling 6a5cd32205 LibJS: The global isNaN() should coerce to number before testing NaN 5 年之前
  Andreas Kling 04ced9e24a LibJS: Add global isNaN() function 5 年之前
  Andreas Kling 9a78b4af2c LibJS: Basic NaN support 5 年之前