Logo
Explore Help
Sign In
fergalmoran/ladybird
1
0
Fork 0
You've already forked ladybird
mirror of https://github.com/fergalmoran/ladybird.git synced 2026-01-02 14:48:15 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
bbd9490683262592d64fc71471c19c204f7b15bd
ladybird/Userland/Libraries/LibWeb/WebAssembly
History
sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*)
Each of these strings would previously rely on StringView's char const*
constructor overload, which would call __builtin_strlen on the string.
Since we now have operator ""sv, we can replace these with much simpler
versions. This opens the door to being able to remove
StringView(char const*).

No functional changes.
2022-07-12 23:11:35 +02:00
..
WebAssemblyInstanceConstructor.cpp
…
WebAssemblyInstanceConstructor.h
…
WebAssemblyInstanceObject.cpp
…
WebAssemblyInstanceObject.h
…
WebAssemblyInstanceObjectPrototype.cpp
…
WebAssemblyInstanceObjectPrototype.h
…
WebAssemblyMemoryConstructor.cpp
…
WebAssemblyMemoryConstructor.h
…
WebAssemblyMemoryPrototype.cpp
…
WebAssemblyMemoryPrototype.h
…
WebAssemblyModuleConstructor.cpp
…
WebAssemblyModuleConstructor.h
…
WebAssemblyModuleObject.cpp
…
WebAssemblyModuleObject.h
…
WebAssemblyModulePrototype.h
…
WebAssemblyObject.cpp
Everywhere: Add sv suffix to strings relying on StringView(char const*)
2022-07-12 23:11:35 +02:00
WebAssemblyObject.h
…
WebAssemblyTableConstructor.cpp
…
WebAssemblyTableConstructor.h
…
WebAssemblyTableObject.cpp
…
WebAssemblyTableObject.h
…
WebAssemblyTablePrototype.cpp
…
WebAssemblyTablePrototype.h
…
Powered by Gitea Version: 1.25.0+dev-360-gc4c1a4bd18 Page: 1453ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API