summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibJS/Runtime/DataViewConstructor.h
AgeCommit message (Collapse)Author
2021-06-27LibJS: Rename Function => FunctionObjectAndreas Kling
2021-06-14LibJS: Add the DataView built-in objectIdan Horowitz