Home
last modified time | relevance | path

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

/third_party/node/test/fixtures/tools/checkimports/
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
Dvalid.cc4 MaybeLocal<Array> CreateObject() const { in CreateObject() function
/third_party/node/test/js-native-api/4_object_factory/
D4_object_factory.c4 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.cc5 napi_value CreateObject(napi_env env, napi_callback_info info) { in CreateObject() function
/third_party/node/test/js-native-api/8_passing_wrapped/
D8_passing_wrapped.cc7 static napi_value CreateObject(napi_env env, napi_callback_info info) { in CreateObject() function
/third_party/typescript/src/lib/
Dscripthost.d.ts181 CreateObject(strProgID: string, strPrefix?: string): any; variable
/third_party/typescript/lib/
Dlib.scripthost.d.ts201 CreateObject(strProgID: string, strPrefix?: string): any; variable
/third_party/node/src/
Dheap_utils.cc88 MaybeLocal<Array> CreateObject() const { in CreateObject() function in node::heap::JSGraph
/third_party/cef/libcef_dll/ctocpp/
Dv8value_ctocpp.cc116 CefRefPtr<CefV8Value> CefV8Value::CreateObject( in CreateObject() function in CefV8Value
/third_party/cef/libcef/renderer/
Dv8_impl.cc1305 CefRefPtr<CefV8Value> CefV8Value::CreateObject( in CreateObject() function in CefV8Value
/third_party/typescript/tests/lib/
Dlib.d.ts17196 CreateObject(strProgID: string, strPrefix?: string): any; variable