Go to file
mikhail.naganov@gmail.com 48b4679396 Use uint in ProfLazyMode test when measuring time delta.
While testing ProfLazyMode stability I encountered a situation when the cycle supposed to run for 200 ms started to run "infinitely" because delta between two int64_t values became negative.

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


git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2078 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2009-05-29 09:33:53 +00:00
benchmarks Remove duplicate line in benchmarks/base.js 2009-05-26 13:28:51 +00:00
include Expose IsProfilerPaused function on the public interface. 2009-05-25 12:34:47 +00:00
samples Add a "read" extension to the shell programs. This global function 2009-04-17 21:04:34 +00:00
src fix embedded vector copy constructor and assignment. 2009-05-29 09:00:39 +00:00
test Use uint in ProfLazyMode test when measuring time delta. 2009-05-29 09:33:53 +00:00
tools Implement a dynamically growing memory log buffer with an upper limit. 2009-05-28 07:08:09 +00:00
AUTHORS Add Joel Stanley to AUTHORS. Also sort the list so it is easier to see 2009-05-26 08:49:07 +00:00
ChangeLog Prepare to push version 1.2.5 to trunk. 2009-05-26 05:22:48 +00:00
LICENSE Remove JSCRE 2009-02-25 08:08:01 +00:00
SConstruct Fixed minor style issue in SConstruct file. 2009-05-22 07:01:04 +00:00