summaryrefslogtreecommitdiff
path: root/src/node_contextify.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/node_contextify.h')
-rw-r--r--src/node_contextify.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/node_contextify.h b/src/node_contextify.h
index 2ebfef7f27..3d94fbc5c4 100644
--- a/src/node_contextify.h
+++ b/src/node_contextify.h
@@ -49,6 +49,7 @@ class ContextifyContext {
context()->GetEmbedderData(ContextEmbedderIndex::kSandboxObject));
}
+
template <typename T>
static ContextifyContext* Get(const v8::PropertyCallbackInfo<T>& args);