Searched defs:GetConstructorTemplate (Results 1 – 7 of 7) sorted by relevance
156 Local<FunctionTemplate> HandleWrap::GetConstructorTemplate(Environment* env) { in GetConstructorTemplate() function in node::HandleWrap
173 Local<FunctionTemplate> HistogramBase::GetConstructorTemplate( in GetConstructorTemplate() function in node::HistogramBase220 Local<FunctionTemplate> IntervalHistogram::GetConstructorTemplate( in GetConstructorTemplate() function in node::IntervalHistogram
80 static Local<FunctionTemplate> GetConstructorTemplate(Environment* env) { in GetConstructorTemplate() function374 Local<FunctionTemplate> AsyncWrap::GetConstructorTemplate(Environment* env) { in GetConstructorTemplate() function in node::AsyncWrap
121 Local<FunctionTemplate> LibuvStreamWrap::GetConstructorTemplate( in GetConstructorTemplate() function in node::LibuvStreamWrap
37 Local<FunctionTemplate> Blob::GetConstructorTemplate(Environment* env) { in GetConstructorTemplate() function in node::Blob
695 Local<FunctionTemplate> SocketAddressBlockListWrap::GetConstructorTemplate( in GetConstructorTemplate() function in node::SocketAddressBlockListWrap748 Local<FunctionTemplate> SocketAddressBase::GetConstructorTemplate( in GetConstructorTemplate() function in node::SocketAddressBase
1328 Local<FunctionTemplate> BaseObject::GetConstructorTemplate(Environment* env) { in GetConstructorTemplate() function in node::BaseObject