Added more constness to the api. There are still some methods back
authorchristian.plesner.hansen@gmail.com <christian.plesner.hansen@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 8 Jan 2009 11:35:34 +0000 (11:35 +0000)
committerchristian.plesner.hansen@gmail.com <christian.plesner.hansen@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 8 Jan 2009 11:35:34 +0000 (11:35 +0000)
commit569fb985ce05c0e011d78da2eb8a3cc596cf1afa
tree87600f3a772f72cae1cc5a59b085950b70fa95dd
parent741bf3b6ed7e95e027dc0e52837835f38d549ff1
Added more constness to the api.  There are still some methods back
that could be const but aren't, but now at least all the obvious ones
should be.

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1045 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
include/v8.h
src/api.cc
src/api.h