mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-20 23:19:44 +00:00
The current way of doing this would also traverse the prototype chain, and therefore yield false positive results for keys like "toString". |
||
---|---|---|
.. | ||
Array | ||
ArrayBuffer | ||
BigInt | ||
Boolean | ||
Date | ||
Error | ||
Function | ||
functions | ||
Infinity | ||
JSON | ||
Math | ||
NaN | ||
Number | ||
Object | ||
Promise | ||
Proxy | ||
Reflect | ||
RegExp | ||
String | ||
Symbol | ||
TypedArray |