mirror of https://github.com/tc39/test262.git
Rename searchValue-replace-method-abrupt.js
This commit is contained in:
parent
18bb955771
commit
c1a7ffa2ef
|
@ -4,7 +4,7 @@
|
|||
/*---
|
||||
esid: sec-string.prototype.replaceall
|
||||
description: >
|
||||
Return abrupt completion from GetMethod(searchValeu @@replace)
|
||||
Return abrupt completion from GetMethod(searchValue.@@replace)
|
||||
info: |
|
||||
String.prototype.replaceAll ( searchValue, replaceValue )
|
||||
|
Loading…
Reference in New Issue