Home
last modified time | relevance | path

Searched refs:SetClassName (Results 1 - 25 of 33) sorted by relevance

12

/third_party/node/src/
H A Dutil.cc470 t->SetClassName(name_string); // NODE_SET_PROTOTYPE_METHOD() compatibility. in SetProtoMethod()
489 t->SetClassName(name_string); // NODE_SET_PROTOTYPE_METHOD() compatibility. in SetProtoMethodNoSideEffect()
508 t->SetClassName(name_string); in SetInstanceMethod()
527 tmpl->SetClassName(name); in SetConstructorFunction()
H A Dbase_object.cc153 tmpl->SetClassName( in GetConstructorTemplate()
H A Dhandle_wrap.cc163 tmpl->SetClassName(FIXED_ONE_BYTE_STRING(env->isolate(), "HandleWrap")); in GetConstructorTemplate()
H A Dtty_wrap.cc62 t->SetClassName(ttyString); in Initialize()
H A Dnode_process_object.cc87 process_template->SetClassName(realm->env()->process_string()); in CreateProcessObject()
H A Dhistogram.cc288 tmpl->SetClassName(classname); in GetConstructorTemplate()
373 tmpl->SetClassName(OneByteString(isolate, "Histogram")); in GetConstructorTemplate()
H A Dheap_utils.cc398 os->SetClassName( in CreateHeapSnapshotStream()
H A Dnode_perf.cc294 pe->SetClassName(performanceEntryString); in Initialize()
H A Dstream_wrap.cc142 tmpl->SetClassName(FIXED_ONE_BYTE_STRING(isolate, "LibuvStreamWrap")); in GetConstructorTemplate()
H A Dnode.h857 t->SetClassName(fn_name); in NODE_SET_METHOD()
890 t->SetClassName(fn_name); in NODE_SET_PROTOTYPE_METHOD()
H A Dnode_sockaddr.cc703 tmpl->SetClassName(FIXED_ONE_BYTE_STRING(env->isolate(), "BlockList")); in GetConstructorTemplate()
757 tmpl->SetClassName(FIXED_ONE_BYTE_STRING(env->isolate(), "SocketAddress")); in GetConstructorTemplate()
H A Dnode_blob.cc61 tmpl->SetClassName( in GetConstructorTemplate()
H A Dasync_wrap.cc342 tmpl->SetClassName(FIXED_ONE_BYTE_STRING(env->isolate(), "AsyncWrap")); in GetConstructorTemplate()
H A Dnode_i18n.cc883 t->SetClassName(converter_string); in Initialize()
H A Dnode_messaging.cc1144 m->SetClassName(env->message_port_constructor_string()); in GetMessagePortConstructorTemplate()
1498 t->SetClassName(OneByteString(isolate, "JSTransferable")); in InitMessaging()
H A Dnode_file.cc2759 fh_rw->SetClassName(fhWrapString); in Initialize()
2768 fpt->SetClassName(promiseString); in Initialize()
2786 fdclose->SetClassName(FIXED_ONE_BYTE_STRING(isolate, in Initialize()
H A Dnode_worker.cc907 wst->SetClassName(wst_string); in InitWorker()
/third_party/node/src/quic/
H A Dlogstream.cc30 tmpl->SetClassName(state.logstream_string()); in GetConstructorTemplate()
H A Dpacket.cc96 tmpl->SetClassName(state.packetwrap_string()); in GetConstructorTemplate()
/third_party/node/deps/v8/src/d8/
H A Dasync-hooks-wrapper.cc59 async_hook_ctor.Get(isolate_)->SetClassName( in AsyncHooks()
H A Dd8-test.cc940 leaf_object_ctor->SetClassName( in CreateLeafInterfaceTypeTemplate()
/third_party/node/src/crypto/
H A Dcrypto_x509.cc75 tmpl->SetClassName( in GetConstructorTemplate()
H A Dcrypto_context.cc271 tmpl->SetClassName(FIXED_ONE_BYTE_STRING(env->isolate(), "SecureContext")); in GetConstructorTemplate()
/third_party/node/deps/v8/include/
H A Dv8-template.h568 void SetClassName(Local<String> name);
/third_party/node/deps/v8/include/v8-include/
H A Dv8-template.h552 void SetClassName(Local<String> name);

Completed in 35 milliseconds

12