mirror of https://github.com/tc39/test262.git
Bug 1131: Move String.prototype.substr into annexB
This commit is contained in:
parent
dc243639fc
commit
592bf451b2
|
@ -4,7 +4,7 @@
|
|||
/// "Use Terms"). Any redistribution of this code must retain the above
|
||||
/// copyright and this notice and otherwise comply with the Use Terms.
|
||||
/**
|
||||
* @path ch15/15.2/15.2.3/15.2.3.3/15.2.3.3-4-74.js
|
||||
* @path annexB/B.2.3.js
|
||||
* @description Object.getOwnPropertyDescriptor returns data desc for functions on built-ins (String.prototype.substr)
|
||||
*/
|
||||
|
Loading…
Reference in New Issue