Skip to content
Snippets Groups Projects
Commit e1cd1e7f authored by Mike Pennisi's avatar Mike Pennisi
Browse files

Update and tests for %RegExpPrototype% methods

A recent web-compatability change to ECMA262 modified the semantics of
the accessor methods on the %RegExpPrototype% intrinsic--the "get"
accessors now include steps dedicated to the case where the "this" value
is the %RegExpPrototype% object itself.

Remove the tests that have been invalidated by this change, introduce
tests asserting the new behavior, and extend coverage for other possible
"this" values.
parent 9114f815
No related branches found
No related tags found
No related merge requests found
Showing
with 354 additions and 49 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment