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