summaryrefslogtreecommitdiffstats
path: root/V8Binding/v8/v8_utility.h
Commit message (Collapse)AuthorAgeFilesLines
* Make AppCache work with v8:Andrei Popescu2009-06-081-58/+0
| | | | | | -- Most changes follow Chrome's changes in the same area -- I needed to update the CodeGeneratorV8.pm to the latest version -- I needed to deprecate v8_utility.h and replace it with V8Utilities.h/cpp
* Import V8binding code from Chromium tree.Feng Qian2009-04-211-0/+58
Sync'ed at Chromium trunk r12846. http://src.chromium.org/viewvc/chrome?view=rev&revision=12846