diff options
author | Ali Mohammad Pur <ali.mpfard@gmail.com> | 2021-06-09 20:31:07 +0430 |
---|---|---|
committer | Ali Mohammad Pur <Ali.mpfard@gmail.com> | 2021-06-09 23:05:32 +0430 |
commit | aa2916c21b2aa30bfab2036259094b79529de726 (patch) | |
tree | f439db821627a0c2c01c6e020ff326147e0a1897 /.gitignore | |
parent | d3db45c60b09ff6835fdea38335a14ae66223df1 (diff) | |
download | serenity-aa2916c21b2aa30bfab2036259094b79529de726.zip |
LibWasm: ALWAYS_INLINE some very hot functions
These function couldn't be inlined before because the compiler would've
started flagging invalid paths in Variant as maybe-uninitialized.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions