Go to file
kmillikin@chromium.org 87d8bcf7ee Mark a bunch of places where we enter or leave V8 through the API.
Indiscriminately mark every place with EnsureInitialized, ON_BAILOUT,
or IsDeadCheck (even if they cannot write to V8's heap).  Also mark
callbacks, and one other place (Function::SetName) hit in Chromium.
Review URL: http://codereview.chromium.org/57049

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1647 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2009-03-31 09:07:57 +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 os.chdir and os.setenv to d8. Move system() to os.system(). 2009-03-31 06:51:25 +00:00
samples Reenable interactive use of the shell sample. 2009-03-30 12:13:08 +00:00
src Mark a bunch of places where we enter or leave V8 through the API. 2009-03-31 09:07:57 +00:00
test Mark some of the places we leave V8 via callbacks as transitions to 2009-03-27 12:32:28 +00:00
tools Fixed numerous issues that were causing errors in profiler log processing 2009-03-31 09:06:37 +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 to push version 1.1.4 to trunk. 2009-03-30 12:58:45 +00:00
LICENSE Remove JSCRE 2009-02-25 08:08:01 +00:00
SConstruct Strcmp thinko and SConstruct improvement for d8 on Android. 2009-03-24 14:29:49 +00:00