summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibJS/Runtime/TemporaryClearException.h
diff options
context:
space:
mode:
authorLinus Groh <mail@linusgroh.de>2021-09-09 21:24:07 +0100
committerLinus Groh <mail@linusgroh.de>2021-09-09 23:46:45 +0100
commit1f995381850e422943f0fcf045d9b9faeb2e06de (patch)
treeff1c98255d9ee0caac6ae236b5a43c550b79f2c1 /Userland/Libraries/LibJS/Runtime/TemporaryClearException.h
parent4be2aeca00f36929aad141935eae68439835b76c (diff)
downloadserenity-1f995381850e422943f0fcf045d9b9faeb2e06de.zip
LibJS: Make Temporal foo_from_fields() AO field/options Object a const*
This is a bit of a lie as the Value(Object const*) ctor will const_cast them in invoke(), but at least it ensures that nothing else in the function relies on getting non-const Objects. Perhaps we can have an actual Object const* Value in the future as well.
Diffstat (limited to 'Userland/Libraries/LibJS/Runtime/TemporaryClearException.h')
0 files changed, 0 insertions, 0 deletions