On Saturday, July 30, 2016 at 11:41:23 AM UTC+9, Boris Zbarsky wrote:
> Summary: The idea is to have keys/entries/values/forEach methods on
> these two interfaces, so you can do things like:
>
>document.querySelectorAll("whatever").forEach(someFunc)
>
> and
>
>document.body.classList.fo
On Friday, March 1, 2019 at 6:55:07 AM UTC+9, Jeff Walden wrote:
>
> ## Support in other browser / JS engines
>
> https://github.com/v8/v8/commit/0cd67eb7c57e109aa4cbc8b8bdff6b9eaf8c1286
> suggests v8 and Chrome are shipping this as of this week.
>
> I couldn't find Safari/JavaScriptCore implem
2 matches
Mail list logo