Go to file
iposva@chromium.org 4a31a4b638 Add an API test for v8::ScriptData::PreCompile() to make sure
that v8::V8::Initialize() does not have to be called to allow
pre-compilation. Currently this test would fail, which is
why a workaround has been applied and a bug filed.

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@779 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2008-11-18 07:32:38 +00:00
benchmarks Improve error reporting in benchmarks. 2008-10-22 11:55:08 +00:00
include Add experimental support for external two-byte symbols. 2008-11-17 15:13:40 +00:00
samples Adds a --help option and usage message listing all flags to V8. 2008-11-06 10:43:15 +00:00
src Some debugging support fixes on ARM simulator port. 2008-11-17 17:44:16 +00:00
test Add an API test for v8::ScriptData::PreCompile() to make sure 2008-11-18 07:32:38 +00:00
tools Some fixes in ARM simulator: 2008-11-12 22:57:04 +00:00
AUTHORS Apply Daniel's patch for array index strings. 2008-10-23 06:20:57 +00:00
ChangeLog Prepare push to trunk. Now working on version 0.4.5. 2008-11-17 08:57:04 +00:00
LICENSE Initial export. 2008-07-03 15:10:15 +00:00
SConstruct Some fixes in ARM simulator: 2008-11-12 22:57:04 +00:00