Commit History

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