Home
last modified time | relevance | path

Searched refs:ctor_templ (Results 1 - 1 of 1) sorted by relevance

/third_party/node/src/
H A Dnode_messaging.cc685 Local<FunctionTemplate> ctor_templ = GetMessagePortConstructorTemplate(env); in New() local
690 if (!ctor_templ->InstanceTemplate()->NewInstance(context).ToLocal(&instance)) in New()

Completed in 4 milliseconds