Skip to content
Snippets Groups Projects
Commit dc243639 authored by Brent Baker's avatar Brent Baker
Browse files

Bug 1129: Move RegExp.prototype.compile into annexB

parent 23f10fea
No related branches found
No related tags found
No related merge requests found
......@@ -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-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)
*/
......
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