267 Commits (1bef214a354a065e79b86d90b4b12623072fdf1f)

Author SHA1 Message Date
Halid Odat 3c59905a1b `%NativeError%.[[prototype]]` should be `Error` constructor (#1883) 3 years ago
raskad 408e49e460 Cleanup vm stack on function return (#1880) 3 years ago
Halid Odat 6e3f93e632 Fix `Number.prototype.toString` when passing `undefined` as radix (#1877) 3 years ago
Halid Odat 3fe7d09096 Make `Error` and `%NativeError%` spec compliant (#1879) 3 years ago
Halid Odat 4292c193fa Implement `Object.prototype.toLocaleString()` (#1875) 3 years ago
Halid Odat 73bcd42640 Make `Object.getOwnPropertyDescriptors` spec compliant (#1876) 3 years ago
Iban Eguia ec78e184f3 Removed reference counted pointers from `JsValue` variants (#1866) 3 years ago
Iban Eguia 1887b6aebb Removing the panic in favour of an error result (#1874) 3 years ago
Halid Odat ada4ca895f Feature arrays with empty elements (#1870) 3 years ago
Halid Odat 6b2ca30946 Fix equality between objects and `undefined` or `null` (#1872) 3 years ago
raskad 60e2294706 Implement generator execution (#1790) 3 years ago
Halid Odat b5678f0b0c Removing internal deprecated functions (#1854) 3 years ago
João Borges 6093a66899 Refactorings for Rust 1.59 (#1867) 3 years ago
Halid Odat 9dda8d3eae Toggleable `JsValue` internals displaying (#1865) 3 years ago
Addison Crump 2c19c6a4b5 Correct pop_on_return behaviour (#1853) 3 years ago
Iban Eguia 8c92a8fa25 Added conversions from and to serde_json's Value type (#1851) 3 years ago
Iban Eguia 4d2772d6a0
Rename "Boa" to boa_engine, moved GC and profiler to their crates (#1844) 3 years ago