Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / bindings / v8 / V8CustomElementLifecycleCallbacks.h
index f784154..f3b062e 100644 (file)
@@ -66,6 +66,7 @@ private:
 
     V8PerContextData* creationContextData();
 
+    v8::Isolate* m_isolate;
     CustomElementDefinition* m_owner;
     RefPtr<DOMWrapperWorld> m_world;
     ScopedPersistent<v8::Object> m_prototype;