| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 72adf52 commit 88b99ee
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -128,11 +128,6 @@ class BaseObject : public MemoryRetainer { | |||
| 128 | 128 | // a BaseObjectPtr to this object. | |
| 129 | 129 | inline void Detach(); | |
| 130 | 130 | ||
| 131 | - static inline v8::Local<v8::FunctionTemplate> GetConstructorTemplate( | ||
| 132 | - Environment* env); | ||
| 133 | - static v8::Local<v8::FunctionTemplate> GetConstructorTemplate( | ||
| 134 | - IsolateData* isolate_data); | ||
| 135 | - | ||
| 136 | 131 | // Interface for transferring BaseObject instances using the .postMessage() | |
| 137 | 132 | // method of MessagePorts (and, by extension, Workers). | |
| 138 | 133 | // GetTransferMode() returns a transfer mode that indicates how to deal with | |
| Back | FazBrowse Home | New Git URL |
0 commit comments