Go to file
lrn@chromium.org 6fa2f4f0c9 RegExps now restart if their input string changes representation during preemption.
Cleaned up the handling of strings moving, so strings moved by GC and strings changing representation are handled equivalently.


git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1562 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2009-03-20 13:26:16 +00:00
benchmarks Fixed issue where \x.. and \u.... were rot13-ed in strings (but not in 2009-01-30 13:19:29 +00:00
include Add a public API for using an empty sring. 2009-03-19 23:35:09 +00:00
samples Misc. portability fixes. 2009-03-18 15:20:26 +00:00
src RegExps now restart if their input string changes representation during preemption. 2009-03-20 13:26:16 +00:00
test RegExps now restart if their input string changes representation during preemption. 2009-03-20 13:26:16 +00:00
tools Landing http://codereview.chromium.org/42374 2009-03-19 17:09:07 +00:00
AUTHORS Issue 63: Running tests fails of there is a dot in the checkout path 2009-02-25 10:09:42 +00:00
ChangeLog Prepare to push V8 version 1.1.1 to trunk. 2009-03-12 14:10:44 +00:00
LICENSE Remove JSCRE 2009-02-25 08:08:01 +00:00
SConstruct Added a wait with timeout to the platform semaphore class. 2009-03-18 09:04:24 +00:00