commit | 1fb5e20d2d71a14fa422a81da2752db074c1a4db | [log] [tgz] |
---|---|---|
author | Sergey G. Grekhov <sgrekhov22@gmail.com> | Thu Jul 24 17:52:33 2025 +0300 |
committer | GitHub <noreply@github.com> | Thu Jul 24 07:52:33 2025 -0700 |
tree | 1e95c8fe9118ce4ff7c380ffcb6bc348a18cb754 | |
parent | cc490e2f0cf23b27b612c1f784e460ab771f8775 [diff] |
#3180. Add `instanceof` and `instanceOfString` tests (#3260) * #3180. Add `instanceof` and `instanceOfString` tests * Add test for `constructorName` with `.`. * Wrong test removed