diff options
author | Marcin Gasperowicz <xnooga@gmail.com> | 2020-06-02 23:26:39 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-06-03 19:31:44 +0200 |
commit | 0b74ea3d6a14b4adbfa4f7ce52bb86cbb10686be (patch) | |
tree | 3ed0a5fcca524bde397e84a7302fc36dcd270673 /Base | |
parent | b0932b0aecb488e4fa546bce8596b8fb1c68d31a (diff) | |
download | serenity-0b74ea3d6a14b4adbfa4f7ce52bb86cbb10686be.zip |
LibJS: Make typeof return undefined for undefined variables
This makes `typeof i_dont_exist` return `undefined` instead of
throwing an error.
Diffstat (limited to 'Base')
0 files changed, 0 insertions, 0 deletions