Files
ladybird/Libraries/LibJS/Runtime/Function.cpp
Andreas Kling a38658dc88 LibJS: Don't use Optional<Value> for bound |this| values
Just use a plain Value since it already has an empty state.
2020-04-29 12:41:58 +02:00

3.5 KiB