Go to file
christian.plesner.hansen@gmail.com c1581cd5bd Added Error.captureStackTrace function.
Added utility function for capturing stack traces so that efficient
stack trace collection works for custom errors too, not just built-in
ones.

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


git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2541 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2009-07-27 12:01:32 +00:00
benchmarks Remove svn:executable flag from run.html and style.css and change the mime-type of style.css to text/css. 2009-07-15 10:37:10 +00:00
include Force inlining of some handle methods. 2009-07-23 13:36:28 +00:00
samples Add a "read" extension to the shell programs. This global function 2009-04-17 21:04:34 +00:00
src Added Error.captureStackTrace function. 2009-07-27 12:01:32 +00:00
test Added Error.captureStackTrace function. 2009-07-27 12:01:32 +00:00
tools Heap profiling: add logging of heap memory stats (capacity, used) under 'log-gc' flag. 2009-07-20 09:38:44 +00:00
AUTHORS Clarify precedence of operations involving bitwise and(&) in x64/assembler. 2009-06-19 09:12:20 +00:00
ChangeLog Prepare to push version 1.3.0 to trunk. 2009-07-27 08:27:28 +00:00
LICENSE Remove JSCRE 2009-02-25 08:08:01 +00:00
SConstruct - Simplify the architecture setup. In particular the 'wordsize' parameter 2009-07-16 22:41:28 +00:00