Home
last modified time | relevance | path

Searched defs:CreateObject (Results 1 – 14 of 14) sorted by relevance

/third_party/node/test/fixtures/tools/checkimports/
Dvalid.cc4 MaybeLocal<Array> CreateObject() const { in CreateObject() function
Dmaybe.cc5 MaybeLocal<Array> CreateObject() const { in CreateObject() function
Dinvalid.cc5 MaybeLocal<Array> CreateObject() const { in CreateObject() function
Dunsorted.cc4 MaybeLocal<Array> CreateObject() const { in CreateObject() function
/third_party/node/test/js-native-api/4_object_factory/
D4_object_factory.c5 static napi_value CreateObject(napi_env env, napi_callback_info info) { in CreateObject() function
/third_party/node/test/js-native-api/7_factory_wrap/
D7_factory_wrap.cc6 napi_value CreateObject(napi_env env, napi_callback_info info) { in CreateObject() function
/third_party/lzma/CPP/7zip/Archive/
DDllExports2.cpp94 STDAPI CreateObject(const GUID *clsid, const GUID *iid, void **outObject) in CreateObject() function
/third_party/node/test/js-native-api/8_passing_wrapped/
D8_passing_wrapped.cc8 static napi_value CreateObject(napi_env env, napi_callback_info info) { in CreateObject() function
/third_party/typescript/lib/
Dlib.scripthost.d.ts201 CreateObject(strProgID: string, strPrefix?: string): any; variable
/third_party/typescript/src/lib/
Dscripthost.d.ts181 CreateObject(strProgID: string, strPrefix?: string): any; variable
/third_party/node/src/
Dheap_utils.cc103 MaybeLocal<Array> CreateObject() const { in CreateObject() function in node::heap::JSGraph
/third_party/lzma/CPP/7zip/UI/Common/
DLoadCodecs.h242 Func_CreateObject CreateObject; member
/third_party/typescript/tests/lib/
Dlib.d.ts17196 CreateObject(strProgID: string, strPrefix?: string): any; variable
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp155620 CreateObject(JSContext* aCx, const JSClass* aClass, in CreateObject() function in mozilla::dom::BindingJSObjectCreator