Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: include/AdblockPlus/JsValue.h

Issue 5691839784943616: Change the way persistent handles are desctructed. Add tests. (Closed)
Patch Set: Created July 10, 2014, 11:44 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | include/AdblockPlus/V8ValueHolder.h » ('j') | include/AdblockPlus/V8ValueHolder.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: include/AdblockPlus/JsValue.h
===================================================================
--- a/include/AdblockPlus/JsValue.h
+++ b/include/AdblockPlus/JsValue.h
@@ -26,7 +26,6 @@
namespace v8
{
- class Value;
template<class T> class Handle;
}
« no previous file with comments | « no previous file | include/AdblockPlus/V8ValueHolder.h » ('j') | include/AdblockPlus/V8ValueHolder.h » ('J')

Powered by Google App Engine
This is Rietveld