mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-05-08 20:22:55 +00:00
This removes some ambiguity about what the return value should be if the index is out of range. Previously, we would sometimes return a JS null, and other times a JS undefined. It will also let us fold together the checks for whether an index is a supported property index, followed by getting the value just afterwards. |
||
---|---|---|
.. | ||
Blob.cpp | ||
Blob.h | ||
Blob.idl | ||
BlobURLStore.cpp | ||
BlobURLStore.h | ||
File.cpp | ||
File.h | ||
File.idl | ||
FileList.cpp | ||
FileList.h | ||
FileList.idl | ||
FileReader.cpp | ||
FileReader.h | ||
FileReader.idl |