Home
last modified time | relevance | path

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

/third_party/node/src/
H A Dfs_event_wrap.cc114 t->PrototypeTemplate()->SetAccessorProperty( in Initialize()
H A Dstream_wrap.cc151 tmpl->PrototypeTemplate()->SetAccessorProperty( in GetConstructorTemplate()
H A Dstream_base.cc508 t->PrototypeTemplate()->SetAccessorProperty( in AddMethod()
H A Dudp_wrap.cc170 t->PrototypeTemplate()->SetAccessorProperty(env->fd_string(), in Initialize()
H A Djs_native_api_v8.cc1559 global_template->SetAccessorProperty( in OH_JSVM_CreateEnv()
2282 tpl->PrototypeTemplate()->SetAccessorProperty(property_name, in OH_JSVM_DefineClass()
4800 tpl->PrototypeTemplate()->SetAccessorProperty(property_name,
/third_party/node/deps/v8/include/v8-include/
H A Dv8-object.h358 void SetAccessorProperty(Local<Name> name, Local<Function> getter,
H A Dv8-template.h60 void SetAccessorProperty(
/third_party/node/deps/v8/include/
H A Dv8-object.h350 void SetAccessorProperty(Local<Name> name, Local<Function> getter,
H A Dv8-template.h59 void SetAccessorProperty(
/third_party/node/src/crypto/
H A Dcrypto_dh.cc92 t->InstanceTemplate()->SetAccessorProperty( in Initialize()
H A Dcrypto_context.cc321 tmpl->PrototypeTemplate()->SetAccessorProperty( in GetConstructorTemplate()
H A Dcrypto_tls.cc2110 t->PrototypeTemplate()->SetAccessorProperty( in Initialize()
/third_party/node/deps/v8/src/d8/
H A Dd8-test.cc718 api_object->SetAccessorProperty( in CreateFastCAPIObject()
H A Dd8.cc2929 proto_template->SetAccessorProperty( in CreateNodeTemplates()
/third_party/node/deps/v8/src/inspector/
H A Dv8-console.cc796 console->SetAccessorProperty( in installMemoryGetter()
/third_party/node/deps/v8/src/wasm/
H A Dwasm-js.cc2709 Utils::ToLocal(object)->SetAccessorProperty(Utils::ToLocal(name), in InstallGetter()
2730 Utils::ToLocal(object)->SetAccessorProperty( in InstallGetterSetter()
/third_party/node/deps/v8/src/api/
H A Dapi.cc1207 void Template::SetAccessorProperty(v8::Local<v8::Name> name, in SetAccessorProperty() function in v8::Template
4856 void Object::SetAccessorProperty(Local<Name> name, Local<Function> getter, in SetAccessorProperty() function in v8::Object

Completed in 60 milliseconds