Go to file
mikhail.naganov@gmail.com 632d4e4f3d Adding unit tests for profiler's stack tracer.
The testing is a bit tricky because we need to obtain a frame
pointer (EBP on IA-32) from inside of a function. This is especially
interesting in case of a compiled JavaScript function.

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1365 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2009-02-25 16:00:21 +00:00
benchmarks Fixed issue where \x.. and \u.... were rot13-ed in strings (but not in 2009-01-30 13:19:29 +00:00
include Add host callback for debug break. 2009-02-19 14:02:42 +00:00
samples Fix debugger function that treated retry-after-gc failure as an 2009-02-16 13:31:13 +00:00
src Adding unit tests for profiler's stack tracer. 2009-02-25 16:00:21 +00:00
test Adding unit tests for profiler's stack tracer. 2009-02-25 16:00:21 +00:00
tools Adding unit tests for profiler's stack tracer. 2009-02-25 16:00:21 +00:00
AUTHORS Issue 63: Running tests fails of there is a dot in the checkout path 2009-02-25 10:09:42 +00:00
ChangeLog Prepare push to trunk. Now working on version 1.0.3. 2009-02-25 12:46:23 +00:00
LICENSE Remove JSCRE 2009-02-25 08:08:01 +00:00
SConstruct Remove JSCRE 2009-02-25 08:08:01 +00:00