mirror of https://github.com/boa-dev/boa.git
Browse Source
* Allow dead code for code that is newly detected as unused * Fix compile errors with nightly rust * Add missing SAFETY section * Increase safety of `FutexWaiters` * Add an "iter()" method to Js*Array for convenience It might be optimizable, and in either case it should be but this at least let people use an easy API and enjoy future improvements. * Fix clippies --------- Co-authored-by: Theo Paris <theo@tinted.dev> Co-authored-by: José Julián Espina <julian.espina@canonical.com>pull/3994/head
Hans Larsen
3 months ago
committed by
GitHub
2 changed files with 60 additions and 1 deletions
Loading…
Reference in new issue