erik.corry@gmail.com
|
64941f1cf9
|
* Remove old snapshot implementation
Review URL: http://codereview.chromium.org/394007
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@3307 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2009-11-16 12:08:40 +00:00 |
|
christian.plesner.hansen@gmail.com
|
a4d8eadc69
|
all-in-one
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1393 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2009-03-02 09:09:07 +00:00 |
|
deanm@chromium.org
|
77196c5771
|
This is a new static flag system, designed to have all flags in a central place, and compiled into the binary without requiring static constructors for registration. All flags are moved out of the specific modules and into flags.defs, with different sections for debug, release, etc. The flag variables are always defined. For example, a debug flag in release mode still exists, but is read only and set to the default value.
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@296 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2008-09-12 10:19:33 +00:00 |
|
christian.plesner.hansen@gmail.com
|
6974e4b2c7
|
Fixed bug #57. Introduced String::Utf8Value and replaced a bunch of
uses of String::AsciiValue with String::Utf8Value. Fixed shell sample
'load' so it doesn't print error messages.
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@254 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2008-09-10 11:41:48 +00:00 |
|
christian.plesner.hansen@gmail.com
|
9bed566bdb
|
Changed copyright header from google inc. to v8 project authors.
Added presubmit step to check copyright.
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@242 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2008-09-09 20:08:45 +00:00 |
|
christian.plesner.hansen
|
43d26ecc35
|
Initial export.
git-svn-id: http://v8.googlecode.com/svn/trunk@2 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2008-07-03 15:10:15 +00:00 |
|