Go to file
feng@chromium.org e048ec8c44 This is a fix of issue http://b/issue?id=1381845.
Check domain security on prototypes in for-in loop.

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@368 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2008-09-24 15:47:34 +00:00
benchmarks Changed copyright header from google inc. to v8 project authors. 2008-09-09 20:08:45 +00:00
include Removed Message::GetStackTrace. 2008-09-11 07:29:25 +00:00
samples Removed Message::GetStackTrace. 2008-09-11 07:29:25 +00:00
src This is a fix of issue http://b/issue?id=1381845. 2008-09-24 15:47:34 +00:00
test This is a fix of issue http://b/issue?id=1381845. 2008-09-24 15:47:34 +00:00
tools Enable string pooling in the VS release build. This saves 46k for a v8_shell_sample.exe, I didn't measure performance or the overall change to a Chromium build. I think this option should always make sense anyway, unless we're using some string constants incorrectly. 2008-09-23 12:32:43 +00:00
AUTHORS Capitalize V8 in AUTHORS file. 2008-09-08 08:09:50 +00:00
ChangeLog Update version string and ChangeLog; we're now working on 2008-09-17 13:56:12 +00:00
LICENSE Initial export. 2008-07-03 15:10:15 +00:00
SConstruct Added a profiling option (prof) to the SCons build. Currently 2008-09-24 08:47:39 +00:00