archives

« Bugzilla Issues Index

#1409 — 15.10.3: EscapeRegExpPattern called in RegExpInitialize, but result is not used


Step 7 of RegExpInitialize:
> 7. Let escapedSource be the result of calling the abstract operation EscapeRegExpPattern with arguments P and F.

"escapedSource" is not used later, remove call to EscapeRegExpPattern()?


line deleted in rev 15 editor's draft


resolved in rev 15, May 14, 2013 draft