mirror of
https://github.com/tc39/test262.git
synced 2025-09-26 11:38:50 +02:00
Introduce tests for the well-known Symbol, `@@match`. This effects the behavior of `String.prototype.match` and is also used by the IsRegExp abstract operation.