v8/test
2009-03-13 11:40:09 +00:00
..
cctest During the refactoring in r1461 and adding of script ids in r1468 the propagation of a boolean flag was missing. This caused the line numbers retreived through ScriptMirror objects to ignore the resource line offset information in the script. 2009-03-12 14:03:05 +00:00
message Added reporting compilation errors. 2008-12-05 08:35:52 +00:00
mjsunit Implementing __defineSetter__ and __defineGetter__ with an array index as argument as described in issue 242. For performance reasons, the change is not applied to arrays. This conforms to the behavior of Safari. 2009-03-13 11:40:09 +00:00
mozilla Add support for \b and ^ and $ in multiline mode, completing Irregexp 2009-01-19 18:56:47 +00:00