Go to file
iposva@chromium.org 1bf2c7405e Allow the morphing of strings to external strings to avoid having to
create copies in the embedding code (aka WebKit V8 bindings) on every
external use.

Review URL: http://codereview.chromium.org/21117

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1252 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2009-02-11 23:52:52 +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 Allow the morphing of strings to external strings to avoid having to 2009-02-11 23:52:52 +00:00
samples Add explicit null checks after string conversions in the shells. 2009-02-05 13:53:41 +00:00
src Allow the morphing of strings to external strings to avoid having to 2009-02-11 23:52:52 +00:00
test Allow the morphing of strings to external strings to avoid having to 2009-02-11 23:52:52 +00:00
tools Support for building V8 with MinGW 2009-02-09 15:06:07 +00:00
AUTHORS Apply patch from Alexander Botero-Lowry that adds FreeBSD platform 2008-11-21 10:06:29 +00:00
ChangeLog Prepare push to trunk. Now working on version 1.0.1. 2009-02-10 00:31:58 +00:00
LICENSE Added regexp tests from PCRE. 2009-02-02 14:15:18 +00:00
SConstruct Fix linking of mksnapshot 2009-02-09 16:00:55 +00:00