On Oct 20, 2011, at 10:17 PM, Yusuke Suzuki wrote:

> 
> 
> And, I tried to implement RegExp.prototype.compile, but ES5 and ES3
> not defined its standard behavior and I thought compile method is
> changing RegExp#source / #global / #ignoreCase / #multiline which
> writable attribute are false and breaking ES5 PropertyDescriptor
> system, so I created template, but not implemented it.
> https://github.com/Constellation/iv/commit/7cbc22474ada389a3ac8ab5d3ad5df38bed8a583
> 
> 

see http://wiki.ecmascript.org/doku.php?id=harmony:regexp_match_web_reality 


_______________________________________________
es-discuss mailing list
es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to