mirror of
https://github.com/tc39/test262.git
synced 2025-07-23 14:04:51 +02:00
Bug 1129: Move RegExp.prototype.compile into annexB
This commit is contained in:
parent
23f10fea63
commit
dc243639fc
@ -4,7 +4,7 @@
|
|||||||
/// "Use Terms"). Any redistribution of this code must retain the above
|
/// "Use Terms"). Any redistribution of this code must retain the above
|
||||||
/// copyright and this notice and otherwise comply with the Use Terms.
|
/// 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-164.js
|
* @path test/suite/annexB/B.RegExp.prototype.compile.js
|
||||||
* @description Object.getOwnPropertyDescriptor returns data desc for functions on built-ins (RegExp.prototype.compile)
|
* @description Object.getOwnPropertyDescriptor returns data desc for functions on built-ins (RegExp.prototype.compile)
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user