Go to file
feng@chromium.org 5d0d354e09 Fix issue http://code.google.com/p/v8/issues/detail?id=32
Allows numberical strings as array index and make a call. e.g.,
callbacks['0']();

Added more test case for regexp (disabled by default, requires --call_regexp)
and call_as_function object created by API.

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@214 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2008-09-08 16:47:23 +00:00
benchmarks Added version 1 of the V8 benchmark suite to the repository. 2008-09-02 11:06:49 +00:00
include Fix broken build. Sorry about that. 2008-09-08 07:24:10 +00:00
samples Added ApplyEnvOverrides to samples build. This makes the build work on Windows 2008-09-08 15:42:29 +00:00
src Fix issue http://code.google.com/p/v8/issues/detail?id=32 2008-09-08 16:47:23 +00:00
test Fix issue http://code.google.com/p/v8/issues/detail?id=32 2008-09-08 16:47:23 +00:00
tools - Marked flaky windows gc test as flaky. 2008-09-08 07:04:22 +00:00
AUTHORS Capitalize V8 in AUTHORS file. 2008-09-08 08:09:50 +00:00
ChangeLog Update version tag in bleeding_edge branch. Now working on 0.3.1. 2008-09-04 13:58:16 +00:00
LICENSE Initial export. 2008-07-03 15:10:15 +00:00
SConstruct Added ApplyEnvOverrides to samples build. This makes the build work on Windows 2008-09-08 15:42:29 +00:00