Go to file
v8.team.kasperl@gmail.com 00bbb8f7cc Deal with timeouts when running test cases.
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@32 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2008-08-29 08:06:17 +00:00
public Improved test support. 2008-08-28 09:55:41 +00:00
samples Changed shell sample to take flags directly from the command-line. Added api call that implements this. 2008-08-27 10:11:39 +00:00
src Always check the prototype chain for a setter, when setting a property 2008-08-28 10:23:27 +00:00
test Add a test that access a property name in its unicode escaped form. 2008-08-28 18:32:52 +00:00
tools Deal with timeouts when running test cases. 2008-08-29 08:06:17 +00:00
ChangeLog Improved performance of garbage collection by moving the function that updates pointers during compacting collection into the updating visitor. This gives the compiler a better chance to inline and avoid a function call per (potential) pointer. 2008-08-14 13:41:48 +00:00
LICENSE Initial export. 2008-07-03 15:10:15 +00:00
SConstruct - Fixed issue when building samples and cctests on 64-bit machines. 2008-08-27 13:47:52 +00:00