summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibC/dlfcn.cpp
diff options
context:
space:
mode:
authorIdan Horowitz <idan.horowitz@gmail.com>2021-06-12 23:58:03 +0300
committerLinus Groh <mail@linusgroh.de>2021-06-13 00:33:18 +0100
commit322c8a3995e3fab7c77b78b60348337e24a2d9e2 (patch)
treeb69890ed8b4054ed8c6a49ec200b02685e9ff216 /Userland/Libraries/LibC/dlfcn.cpp
parent6c0d5163a1bdbfab120525f075830a023500d8dc (diff)
downloadserenity-322c8a3995e3fab7c77b78b60348337e24a2d9e2.zip
LibJS: Add the MapIterator built-in and the key/values/entries methods
While this implementation should be complete it is based on HashMap's iterator, which currently follows bucket-order instead of the required insertion order. This can be simply fixed by replacing the underlying HashMap member in Map with an enhanced one that maintains a linked list in insertion order.
Diffstat (limited to 'Userland/Libraries/LibC/dlfcn.cpp')
0 files changed, 0 insertions, 0 deletions