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-05-17 16:49:02 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
65a89ea67efa1663b8e94affcd257c960aef7b8d
ladybird/Userland/Libraries/LibJS/Tests/builtins
History
Idan Horowitz 6cd318d784 LibJS: Convert matched regex result to string in Symbol.replace
This would crash on an undefined match (no match), since the matched
result was assumed to be a string (such as on discord.com). The spec
suggests converting it to a string as well:
https://tc39.es/ecma262/#sec-regexp.prototype-@@replace (14#c)
2021-04-17 16:10:45 +02:00
..
Array
LibJS: Array.from mapFn fixes + thisArg support
2021-04-13 15:16:16 +02:00
ArrayBuffer
…
BigInt
LibJS: Removed a fixme in a test of BigInt.prototype.valueOf
2021-04-11 20:51:58 +02:00
Boolean
…
Date
…
Error
LibJS: Add name and message properties to NativeError prototypes
2021-04-14 10:11:04 +02:00
Function
…
functions
LibJS: Implement the encode/decodeURI(Component) family of functions
2021-04-14 13:30:10 +02:00
Infinity
…
JSON
LibJS: Dont try to serialize symbol-keyed properties
2021-04-16 19:22:29 +02:00
Math
…
NaN
…
Number
…
Object
LibJS: Accept symbol property in ObjectPrototype::hasOwnProperty
2021-04-16 19:22:29 +02:00
Promise
…
Proxy
…
Reflect
…
RegExp
LibJS: Convert matched regex result to string in Symbol.replace
2021-04-17 16:10:45 +02:00
String
LibJS: Implement String.prototype.substr according to the spec
2021-04-15 08:38:19 +02:00
Symbol
…
TypedArray
LibJS: Implement initializing a TypedArray from an iterable object
2021-04-17 00:24:09 +02:00
Powered by Gitea Version: 1.25.0+dev-360-gc4c1a4bd18 Page: 1726ms Template: 132ms
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