summaryrefslogtreecommitdiffstats
path: root/gin/isolate_holder.cc
Commit message (Expand)AuthorAgeFilesLines
* Reland 240298 "[gin] also install gin function templates on non-...""jochen@chromium.org2013-12-131-7/+9
* Revert 240298 "[gin] also install gin function templates on non-..."jam@chromium.org2013-12-121-1/+0
* [gin] also install gin function templates on non-gin managed isolatesjochen@chromium.org2013-12-121-0/+1
* [gin] when creating an IsolateHolder for an existing Isolate, don't setup v8jochen@chromium.org2013-12-051-0/+2
* Remove usage of deprecagted V8 API from gin/jochen@chromium.org2013-11-281-1/+2
* Implement support in function_template.h for return types.aa@chromium.org2013-11-261-1/+1
* First cut at gin::Bind().aa@chromium.org2013-11-231-0/+2
* [gin] add support for non-gin managed isolates in gin.jochen@chromium.org2013-11-221-0/+72