Home
last modified time | relevance | path

Searched refs:Inherit (Results 1 - 25 of 55) sorted by relevance

123

/third_party/node/src/
H A Dstream_wrap.cc90 sw->Inherit(AsyncWrap::GetConstructorTemplate(env)); in Initialize()
99 ww->Inherit(AsyncWrap::GetConstructorTemplate(env)); in Initialize()
143 tmpl->Inherit(HandleWrap::GetConstructorTemplate(env)); in GetConstructorTemplate()
H A Dpipe_wrap.cc77 t->Inherit(LibuvStreamWrap::GetConstructorTemplate(env)); in Initialize()
95 cwt->Inherit(AsyncWrap::GetConstructorTemplate(env)); in Initialize()
H A Dnode_stat_watcher.cc53 t->Inherit(HandleWrap::GetConstructorTemplate(env)); in Initialize()
H A Dbase_object.cc92 t->Inherit(BaseObject::GetConstructorTemplate(isolate_data)); in MakeLazilyInitializedJSTemplate()
H A Dhandle_wrap.cc164 tmpl->Inherit(AsyncWrap::GetConstructorTemplate(env)); in GetConstructorTemplate()
H A Dsignal_wrap.cc60 constructor->Inherit(HandleWrap::GetConstructorTemplate(env)); in Initialize()
H A Dtty_wrap.cc64 t->Inherit(LibuvStreamWrap::GetConstructorTemplate(env)); in Initialize()
H A Dtcp_wrap.cc88 t->Inherit(LibuvStreamWrap::GetConstructorTemplate(env)); in Initialize()
118 cwt->Inherit(AsyncWrap::GetConstructorTemplate(env)); in Initialize()
H A Dfs_event_wrap.cc105 t->Inherit(HandleWrap::GetConstructorTemplate(env)); in Initialize()
H A Dnode_trace_events.cc140 category_set->Inherit(BaseObject::GetConstructorTemplate(env)); in Initialize()
H A Dnode_wasm_web_api.cc31 t->Inherit(BaseObject::GetConstructorTemplate(env)); in Initialize()
H A Dnode_blob.cc60 tmpl->Inherit(BaseObject::GetConstructorTemplate(env)); in GetConstructorTemplate()
363 job->Inherit(AsyncWrap::GetConstructorTemplate(env)); in Initialize()
H A Dnode_serdes.cc465 ser->Inherit(BaseObject::GetConstructorTemplate(env)); in Initialize()
493 des->Inherit(BaseObject::GetConstructorTemplate(env)); in Initialize()
H A Djs_udp_wrap.cc207 t->Inherit(AsyncWrap::GetConstructorTemplate(env)); in Initialize()
H A Djs_stream.cc206 t->Inherit(AsyncWrap::GetConstructorTemplate(env)); in Initialize()
H A Dnode_watchdog.cc130 constructor->Inherit(HandleWrap::GetConstructorTemplate(env)); in Init()
H A Dhistogram.cc289 tmpl->Inherit(BaseObject::GetConstructorTemplate(env)); in GetConstructorTemplate()
372 tmpl->Inherit(HandleWrap::GetConstructorTemplate(env)); in GetConstructorTemplate()
H A Dudp_wrap.cc213 t->Inherit(HandleWrap::GetConstructorTemplate(env)); in Initialize()
221 swt->Inherit(AsyncWrap::GetConstructorTemplate(env)); in Initialize()
H A Dheap_utils.cc395 os->Inherit(AsyncWrap::GetConstructorTemplate(env)); in CreateHeapSnapshotStream()
H A Dinspector_js_api.cc110 tmpl->Inherit(AsyncWrap::GetConstructorTemplate(env)); in Bind()
H A Dnode_dir.cc408 dir->Inherit(AsyncWrap::GetConstructorTemplate(env)); in Initialize()
/third_party/node/src/quic/
H A Dlogstream.cc27 tmpl->Inherit(AsyncWrap::GetConstructorTemplate(env)); in GetConstructorTemplate()
/third_party/node/src/crypto/
H A Dcrypto_hmac.cc47 t->Inherit(BaseObject::GetConstructorTemplate(env)); in Initialize()
H A Dcrypto_sig.cc335 t->Inherit(BaseObject::GetConstructorTemplate(env)); in Initialize()
465 t->Inherit(BaseObject::GetConstructorTemplate(env)); in Initialize()
H A Dcrypto_hash.cc62 t->Inherit(BaseObject::GetConstructorTemplate(env)); in Initialize()

Completed in 27 milliseconds

123